So, you've seen the code and you think it could need a little more improvement, special improvement from you! So, how do you contribute? How do you make it more likely that your contribution will get accepted? This guide is here to help.
This guide will cover
- Code style
- Naming conventions
- And more
Our code style is Black. It is very strict and covers many aspects of code style. It'll try to keep it under 90 characters (which is our code style's hard limit)