github.com/etecs-ru/ristretto@v0.9.1/.github/ISSUE_TEMPLATE (about)

     1  Hey there and thank you for using Issue Tracker!
     2  
     3  Do the checklist before filing an issue:
     4  
     5  - [ ] Is this something you can **debug and fix**? Send a pull request! Bug fixes and documentation fixes are welcome.
     6  - [ ] Have a usage question? Ask your question on [StackOverflow](http://stackoverflow.com). We use StackOverflow for usage question and GitHub for bugs.
     7  - [ ] Have an idea for a feature? Post the feature request on Product Pains. It has a voting system to surface the important issues. GitHub issues should only be used for bugs.
     8  
     9  
    10  None of the above, create a bug report
    11  ------------------------------------------------------------------
    12  
    13  Make sure to add **all the information needed to understand the bug** so that someone can help. If the info is missing we'll add the 'Needs more information' label and close the issue until there is enough information.
    14  
    15  - [ ] Provide a **minimal code snippet** example that reproduces the bug.
    16  - [ ] Are you using Mac, Linux or Windows?