mattermost-desktop/.github/ISSUE_TEMPLATE/bug_report.md
Carrie Warner (Mattermost) 90202f1fbe
MM-41988 Updated links to legacy domain about.mm.com (#2003)
* Updated links to legacy domain about.mm.com

* Updated links to legacy domain about.mm.com

* Update README.md

* Legacy domain URL updates (#2012)

* Update .github/ISSUE_TEMPLATE/troubleshooting-question.md

Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>

Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
2022-03-10 16:40:06 -05:00

40 lines
1.2 KiB
Markdown

---
name: Bug report
about: Create a report about an issue you found
---
I confirm (by marking "x" in the [ ] below: [x]):
- [ ] This is not a troubleshooting question. [Troubleshooting questions go here: https://docs.mattermost.com/install/troubleshooting.html](https://docs.mattermost.com/install/troubleshooting.html).
- [ ] 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.
-->
**Environment**
- Operating System:
- Mattermost Desktop App version: X.X.X <!-- See [Help] > [Version Number] -->
- Mattermost Server version: X.X.X <!-- See [Mattermost Menu] > [About Mattermost], where [Mattermost Menu] can be accessed by clicking on three dots next to your profile picture -->
**Steps to reproduce**
**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.
-->