Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Contributing

Use this repository's issue forms for reproducible browser-node defects and
documentation problems. Use the public IICP specification repository for
protocol or cross-component proposals, the IICP forum for open-ended
discussion, and GitHub's private security-advisory form for vulnerabilities.

Do not include credentials, private topology, production records, task
payloads or personal data in public issues. Participation does not confer
protocol authority; public proposal decisions remain recorded in the owning
issue or pull request under the current founder-led governance process.

Keep changes within the experimental browser-node boundary. Protocol changes
must first be accepted in the IICP specification repository. Run the package's
quality checks before opening a pull request and include a content-free
reproduction for behavior changes.

## License

By contributing, you agree your contributions are licensed under Apache-2.0.
Loading