Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 312 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 312 Bytes

Feel free to contribute to schlaumeier🧙‍♂️

  1. Create a fork
  2. Create a new branch
  3. Make your changes
  4. Run tests: python ./tests.py
  5. Commit & push your changes
  6. Submit a pull request 🚀

Don't forget to add new test cases if appropriate.