Proposed tweaks to issue template

This commit is contained in:
it33
2016-06-29 21:25:56 -07:00
committed by GitHub
parent 3ab7820761
commit 35730296f4

View File

@@ -1,25 +1,27 @@
For feature requests, please see: http://www.mattermost.org/feature-requests/. I confirm (by marking "x" in the [ ] below):
For troubleshooting questions, please post on the forums: http://forum.mattermost.org/.
For issues with the desktop app, please first read [CONTRIBUTING.md(https://github.com/mattermost/desktop/blob/master/CONTRIBUTING.md), then post here in the following format: - [ ] This is not a feature idea. Feature ideas go here: http://www.mattermost.org/feature-ideas/
- [ ] This is not a troubleshooting question. Troubleshooting questions go here: http://www.mattermost.org/troubleshoot/
- [ ] This is a product defect issue that can be reproduced using the steps listed below.
- [ ] I have read [CONTRIBUTING.md](https://github.com/mattermost/desktop/blob/master/CONTRIBUTING.md).
--- ---
#### Summary #### Summary
Issue in one concise sentence Issue in one concise sentence.
#### Steps to reproduce #### Steps to reproduce
Please include Please include:
- Operating system - Operating System
- Mattermost desktop app version - Mattermost Desktop App version (See File > About Mattermost)
- Mattermost server version - Mattermost Server version (See Main Menu > About Mattermost)
- Clear steps to reproduce the issue - Clear steps to reproduce the issue
#### Expected behavior #### Expected behavior
Describe your issue in detail Describe your issue in detail.
#### Observed behavior #### Observed behavior
@@ -27,4 +29,5 @@ What did you see happen? Please include relevant error messages and/or screensho
#### Possible fixes #### Possible fixes
If you can, link to the line of code that might be responsible for the problem If you can, link to the line of code that might be responsible for the problem.