Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 539 Bytes

CONTRIBUTING.rst

File metadata and controls

12 lines (9 loc) · 539 Bytes

Contributing

If you would like to contribute to important:

  • Log any bugs or feature requests as issues
    • Try to be as detailed as possible and include OS, Python version, and stack traces, and ideally your project's source code (if it's open source)
  • Submit a pull request and I'll review it provided that it:
    • Details the problem you're trying to solve,
    • Details how your PR solves it, and
    • Passes CI