mattermost-mobile/ISSUE_TEMPLATE.md
2020-11-17 14:20:58 -03:00

23 lines
618 B
Markdown

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.
#### Environment Information
- Device Name:
- OS Version:
- Mattermost App Version:
- Mattermost Server Version:
#### Steps to reproduce
How can we reproduce the issue?
#### 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.