Add CONTRIBUTING.md

This commit is contained in:
Will Faught
2025-03-17 19:14:30 -07:00
parent 1beb62f165
commit c365981377

12
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,12 @@
# Contributing
Please do the following:
- Follow general best practices
- Follow best practices for contributing to other peoples' code
- Follow best practices for programming
- Follow best practices for Hugo
- Follow best practices for Git
- Follow best practices for GitHub
- Use [atomic commits](https://en.wikipedia.org/wiki/Atomic_commit#Atomic_commit_convention)
- Use [sentence case](https://en.wiktionary.org/wiki/sentence_case) for commit subjects