- Use AT&T Assembly syntax
- Use static functions if possible
- If a function can be done with macros, do so
- Tab indentation with a width of 2
- Keep things organized
- Add a comment header on the top of your source code
- One branch and pull request per feature or fix
- Follow the Code of Conduct