You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
459 B
Markdown
13 lines
459 B
Markdown
# 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
|