Files
yjs/CONTRIBUTING.md
2026-04-02 18:49:58 +02:00

10 lines
713 B
Markdown

# Contributing
1. **Open an issue first.** Discuss your idea or bug report before writing code.
2. **Submit a PR** that references the issue.
3. **Include tests.** Every PR must include tests covering the change. Test-only PRs are welcome too.
Yjs is free to use, but not free to maintain. Companies that rely on Yjs are expected to support the project — through [sponsorship](https://github.com/sponsors/dmonad), contributions, or both — if they want issues, bug reports, and PRs addressed.
Every contribution becomes maintenance work for the project maintainers. Priority is given to features that serve the project's financial supporters. Other contributions may not be accepted solely for this reason.