diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 0000000..ebb59fd --- /dev/null +++ b/issue_template.md @@ -0,0 +1,29 @@ + + +### Prerequisites +* [ ] I searched issues for duplicates +* [ ] I read the FAQ on README.md +* [ ] I searched on Internet this issue + +### Server configuration +**OS & version:** + +### Client configuration +**OS & version:** + +**Application name & version:** + +### Steps to reproduce +1. [First step] +2. [Second step] +3. [and so on ...] + +**Actual behavior:** + +**Expected behavior:** + +**Known solution:**