Add a meaningful issue template

This commit is contained in:
Patrik Karisch 2016-03-07 00:51:04 +01:00
commit b191285930

23
.github/ISSUE_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,23 @@
| Q | A
| ------------ | ---
| Bug? | no
| Version Used | Specific tag or commit sha
| New Feature? | no
#### Expected Behavior
What is the behavior you expect?
#### Actual Behavior
How does Sulu behave at the moment?
#### Steps to Reproduce
What are the steps to reproduce this bug? Please add code examples,
screenshots or links to GitHub repositories that reproduce the problem.
#### Possible Solutions
If you have already ideas how to solve the issue, add them here.
Otherwise remove this section.