add github issue_template.md

This commit is contained in:
Jeroen De Meerleer 2019-02-12 13:07:35 +01:00
parent b478d99d05
commit 2e5910f384
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
1 changed files with 26 additions and 0 deletions

26
.github/issue_template.md vendored Normal file
View File

@ -0,0 +1,26 @@
((Note: Please write in English))
((Short description of the issue in issue title))
(Description of the issue)
### Expected results
(Description of what should be the result)
### Actual results
(Description of what you get as result)
### Path to disaster
```
(Code snippet of the disastrous libpairtwo code)
```
### Libpairtwo version
(Version tag or git commit hash)
### PHP version
(PHP-version you encountered the issue with)