Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

26 lines (19 loc) · 1.13 KB

Help

The issues section is for bug reports and feature requests.


Bugs

Before reporting a bug

  1. Search issue tracker for similar issues.
  2. Make sure you are using the latest version of the code and that you have thoroughly reviewed all provided documentation.

How to report a bug

  1. Describe the problem in detail. Explain what happened, and what you expected would happen.
  2. If it makes things more clear, include an annotated screenshot.

Contribution

There is a lot of room for improvement, and submitting a pull request is easy! So don't hesitate to experiment and modify the code.

How to contribute

  1. Login or create a GitHub account.
  2. Fork the repository on GitHub.
  3. Make changes to your fork of the repository.
  4. Check the Contribution Guidelines for pull requests and make sure your modifications adhere to the guidelines.
  5. Submit your modifications as a new pull request here.