add github issue_template.md

This commit is contained in:
Jeroen De Meerleer 2019-02-12 13:07:35 +01:00
parent a149f5e8bc
commit 53b6316d89
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)