ifURI docs

Contributing to ifURI

Thanks for helping build the ifURI / urirun ecosystem.

Ground rules

Workflow

1. Branch from main. 2. Make the change; update CHANGELOG.md (Keep a Changelog) and bump VERSION when user-facing. 3. Run the repo's make test. Sites publish via make deploy (see docs.ifuri.com/repo-standards). 4. Open a PR against if-uri/<repo>.

Connectors

New connector? Scaffold with make new-connector ID=… in if-uri/connect.ifuri.com and submit through connect.ifuri.com. Every connector emits the urirun.bindings.v2 contract and documents its scheme:// URI in the README.

License

By contributing you agree your work is licensed under this repository's LICENSE.