From 7211848cadefbe608c131bb519c34ffd8c17457f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillermo=20Vay=C3=A1?= Date: Thu, 22 Apr 2021 17:57:25 +0200 Subject: [PATCH] add beta template (#1561) --- .github/ISSUE_TEMPLATE/beta_report.md | 39 +++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/beta_report.md diff --git a/.github/ISSUE_TEMPLATE/beta_report.md b/.github/ISSUE_TEMPLATE/beta_report.md new file mode 100644 index 00000000..3b757674 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/beta_report.md @@ -0,0 +1,39 @@ +--- +name: Beta Testing Report +about: Report issues found while using a beta version of the Mattermost Desktop App + +--- + +I confirm (by marking "x" in the [ ] below: [x]): + +- [ ] I have confirmed this is an issue on the newest beta build [available here](https://github.com/mattermost/desktop/tags) +- [ ] This issue 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** + + +**Environment** +- Operating System: +- Mattermost Desktop App version: X.X.X +- Mattermost Server version: X.X.X + +**Steps to reproduce** + +**Expected behavior** + +**Observed behavior** + + + +**Possible fixes** + +