Add CONTRIBUTING.md

This commit is contained in:
Markus Unterwaditzer
2025-09-27 10:45:22 +02:00
committed by Cooper Quintin
parent 5ccdcc8685
commit 8ed3459349
2 changed files with 75 additions and 0 deletions

View File

@@ -4,3 +4,4 @@
- [ ] Added or updated any documentation as needed to support the changes in this PR.
- [ ] Code has been linted and run through `cargo fmt`
- [ ] If any new functionality has been added, unit tests were also added
- [ ] [./CONTRIBUTING.md](../CONTRIBUTING.md) has been read