Create ISSUE_TEMPLATE.md (#328)
This commit is contained in:
parent
ba582b2edc
commit
8610f9f943
1 changed files with 17 additions and 0 deletions
17
ISSUE_TEMPLATE.md
Normal file
17
ISSUE_TEMPLATE.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
Submit feature requests to http://www.mattermost.org/feature-requests/.
|
||||
File non-security related bugs here in the following format:
|
||||
|
||||
#### Summary
|
||||
Issue in one concise sentence
|
||||
|
||||
#### Steps to reproduce
|
||||
How can we reproduce the issue (what version are you using?)
|
||||
|
||||
#### Expected behavior
|
||||
Describe your issue in detail
|
||||
|
||||
#### Observed behavior
|
||||
What did you see happen? Please include relevant error messages and/or screenshots.
|
||||
|
||||
#### Possible fixes
|
||||
If you can, link to the line of code that might be responsible for the problem
|
||||
Loading…
Reference in a new issue