chore(repo): add contributing md

This commit is contained in:
omo50
2026-02-13 23:39:36 -06:00
parent 84c325c42c
commit 362060cb3d

7
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,7 @@
## Contributing Guidelines
The Content Monorepo has some guidelines and suggestions to keep the commits of the 30+ projects hosted here trackable.
### Commit Tagging
Please adhere to the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) handbook for writing your commits. Please also tag your commits according to the project, ie, if you are fixing an issue on Re-Console, do fix(re-console), or fix(rc):.