Update issue template to include closed issues (#3290)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -17,7 +17,7 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: 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/mattermost-server/issues).
|
- label: 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/mattermost-server/issues).
|
||||||
required: true
|
required: true
|
||||||
- label: I have checked the [issue tracker](https://github.com/mattermost/desktop/issues) and have not found an issue that matches the one I'm filing.
|
- label: I have checked the [issue tracker](https://github.com/mattermost/desktop/issues) and have not found an issue that matches the one I'm filing. This should include closed issues.
|
||||||
required: true
|
required: true
|
||||||
- label: "This issue is not a troubleshooting question. Troubleshooting questions go here: https://forum.mattermost.com/c/trouble-shoot/16."
|
- label: "This issue is not a troubleshooting question. Troubleshooting questions go here: https://forum.mattermost.com/c/trouble-shoot/16."
|
||||||
required: true
|
required: true
|
||||||
|
2
.github/ISSUE_TEMPLATE/crash_report.yml
vendored
2
.github/ISSUE_TEMPLATE/crash_report.yml
vendored
@@ -8,7 +8,7 @@ body:
|
|||||||
label: Before you file a crash report
|
label: Before you file a crash report
|
||||||
description: Please ensure you can confirm the following
|
description: Please ensure you can confirm the following
|
||||||
options:
|
options:
|
||||||
- label: I have checked the [issue tracker](https://github.com/mattermost/desktop/issues) and have not found an issue that matches the one I'm filing.
|
- label: I have checked the [issue tracker](https://github.com/mattermost/desktop/issues) and have not found an issue that matches the one I'm filing. This should include closed issues.
|
||||||
required: true
|
required: true
|
||||||
- label: 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/mattermost-server/issues).
|
- label: 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/mattermost-server/issues).
|
||||||
required: true
|
required: true
|
||||||
|
Reference in New Issue
Block a user