We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee37d45 commit ee860daCopy full SHA for ee860da
1 file changed
CONTRIBUTING.md
@@ -0,0 +1,17 @@
1
+<!-- SPDX-License-Identifier: PMPL-1.0-or-later -->
2
+# Contributing
3
+
4
+Contributions are welcome! Please:
5
6
+1. Fork the repository
7
+2. Create a feature branch from `main`
8
+3. Ensure all CI checks pass
9
+4. Submit a pull request
10
11
+## Standards
12
13
+This project follows the [Rhodium Standard Repository (RSR)](https://github.com/hyperpolymath/standards) conventions.
14
15
+## License
16
17
+By contributing, you agree that your contributions will be licensed under PMPL-1.0-or-later (with MPL-2.0 as automatic legal fallback).
0 commit comments