First of all, thanks for helping out!
- Most importantly, make sure the bug is not a security issue. Report any security issues to [email protected]
- Please make sure that, before you open an issue, you ensure the bug has not already been reported. Use the search tool under Issues to find relevant issues. If you find an open issue, give it a thumbs up, then proceed to step 4. If you find a closed issue, continue to step 3, and mention the closed issue in your new one.
- Now, open an issue with the Bug Report template. Fill in all the fields, making sure that you give clear and detailed instructions. Add the 'bug' label.
- Thank you for taking the time to open an issue! It may take some time for us to get to it, but we'll do our best to solve it!
- Make sure a similar feature has not been suggested already. Use the search tool to find similar suggestions.
- If it has already been suggested, give it a thumbs up or a comment, and continue to step 4. If it has not been suggested, continue to step 3.
- Create a new issue with the Feature Request and the 'enhancement' label. Make sure to fill out all the fields.
- Thank you for taking the time to suggest a feature! It may take some time for us to get to it, but we'll do our best to implement it!
- If you want to fix something (like a typo or bug) yourself and have some experience with Github, you can fork the repository. Then fix the bug as normal, and submit a pull request.
- If a commit is a change to documentation, include [ci skip] or [skip ci] in its body.
- Thanks for helping out! We will try to review your PR as soon as possible.