Add PR and issue templates

This commit is contained in:
Paul Hauner
2018-10-14 14:51:59 +11:00
parent 817b52ffa7
commit c327ef970b
2 changed files with 28 additions and 0 deletions

16
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,16 @@
## Description
Please provide a brief description of the issue.
## Present Behaviour
Describe the present behaviour of the application, with regards to this
issue.
## Expected Behaviour
How _should_ the application behave?
## Steps to resolve
Please describe the steps required to resolve this issue, if known.