diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..7dd34bb --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,26 @@ +### Prerequisites + +* [ ] Can you reproduce the problem? +* [ ] Are you running the latest version? +* [ ] Did you read the user manual? +* [ ] Are you reporting to the correct repository? + +For more information, see the `CONTRIBUTING` guide. + +### Description + +[Description of the bug or feature] + +### Steps to Reproduce + +1. [First Step] +2. [Second Step] +3. [and so on...] + +**Expected behavior:** [What you expected to happen] + +**Actual behavior:** [What actually happened] + +### Versions + +Which version are you using?