Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 195 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 195 Bytes
  1. Create an issue for your desired feat or fix before submitting your PR.
  2. Use conventional commits.
  3. Make sure your code is PEP8 compliant. Lines that are "too long" are okay.

That's all!