Create issue template

This commit is contained in:
Samuel Georges 2016-05-13 06:43:08 +10:00
parent 40f058b5b6
commit b10c146445
2 changed files with 13 additions and 2 deletions

View File

@ -14,9 +14,9 @@ We work hard to process bugs that are reported, to assist with this please ensur
- **Reproduce steps**: Clearly mention the steps to reproduce the bug. - **Reproduce steps**: Clearly mention the steps to reproduce the bug.
- **Expected result**: How OctoberCMS should behave on above mentioned steps. - **Expected behavior**: How OctoberCMS should behave on above mentioned steps.
- **Actual result**: What is the actual result on running above steps i.e. the bug behavior - **include any error messages**. - **Actual behavior**: What is the actual result on running above steps i.e. the bug behavior - **include any error messages**.
#### Here's how to report a bug on GitHub #### Here's how to report a bug on GitHub

11
ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,11 @@
##### Expected behavior
(Describe expected behavior here)
##### Actual behavior
(Describe actual behavior here)
##### Reproduce steps
(Describe the steps to reproduce the problem here)
##### October build
(October build number)