mattermost-desktop/ISSUE_TEMPLATE.md
amyblais b7b88c4fbb Update ISSUE_TEMPLATE.md (#930)
* Update ISSUE_TEMPLATE.md

* Update ISSUE_TEMPLATE.md
2019-04-10 20:42:29 -04:00

43 lines
1.7 KiB
Markdown

I confirm (by marking "x" in the [ ] below: [x]):
- [ ] This is not a troubleshooting question. [Troubleshooting questions go here: http://www.mattermost.org/troubleshoot/](http://www.mattermost.org/troubleshoot/).
- [ ] This doesn't reproduce on web browsers (such as in Chrome). If it does, [issue reports go to the Mattermost Server repository](https://github.com/mattermost/platform/issues).
- [ ] I have read [contributing guidelines](https://github.com/mattermost/desktop/blob/master/CONTRIBUTING.md).
---
**Summary**
<!--
Issue in one concise sentence.
-->
**Steps to reproduce**
<!--
Please include all of the following:
- Operating System
- Mattermost Desktop App version (See **Help > Version Number**)
- Mattermost Server version (See **Mattermost Menu > About Mattermost**, where **Mattermost Menu** can be accessed by clicking on three dots next to your profile picture)
- Clear steps to reproduce the issue
-->
**Expected behavior**
**Observed behavior**
<!--
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.
-->
---
[JIRA tickets](https://mattermost.atlassian.net/browse/MM-14183?jql=labels%20%3D%20desktop) are created for all valid bug reports filed here. Bugs and features that the Mattermost core team are not immediately working on are opened as [Help Wanted GitHub issues](https://developers.mattermost.com/contribute/getting-started/contribution-checklist/) and welcome to contributions.
Our goal is to bring the Mattermost desktop repository into our day-to-day internal process with the hope of having more frequent desktop releases with faster feature development and turnaround time on bug fixes.