Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 841 Bytes

contributing.md

File metadata and controls

21 lines (13 loc) · 841 Bytes

Contributing

More than happy to accept external contributions to the project in the form of feedback, bug reports and even better - pull requests :)

Issue submission

before submitting your issue please check that you've completed the following steps:

  • Made sure you're on the latest version
  • Used the search feature to ensure that the bug hasn't been reported before

Submit your issue

Pull Request Guidelines

  • Please check to make sure that there aren't existing pull requests attempting to address the issue mentioned. We also recommend checking for issues related to the issue on the tracker.

  • Non-trivial changes should be discussed in an issue first

  • Develop in a topic branch, not master

  • Squash your commits

  • Write a good description of your PR