Create issue template
This commit is contained in:
parent
40f058b5b6
commit
b10c146445
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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)
|
||||||
Loading…
Reference in New Issue