diff options
| author | Mattie <pugmatt@gmail.com> | 2023-07-19 12:13:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-19 12:13:05 -0400 |
| commit | d6de690ffa9991b3c843682e813cbeb21c67834c (patch) | |
| tree | b4b8a11fa7fa4c0a8fb2566d111ad927769e0242 /.github | |
| parent | 5a47ad84e68ba0cceea783edd7ad0edaff164f77 (diff) | |
| download | BedrockConnect-d6de690ffa9991b3c843682e813cbeb21c67834c.tar.gz BedrockConnect-d6de690ffa9991b3c843682e813cbeb21c67834c.tar.bz2 BedrockConnect-d6de690ffa9991b3c843682e813cbeb21c67834c.zip | |
Update bug_report.yml issue tracker link to include closed issues
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4b48361..403c66a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -10,7 +10,7 @@ body: **READ BEFORE SUBMITTING AN ISSUE**: - Check the [Troubleshooting page](https://github.com/Pugmatt/BedrockConnect/wiki/Troubleshooting) to see if your issue already has known solutions you can try - - Ensure that there is no similiar issue on the [issue tracker](https://github.com/Pugmatt/BedrockConnect/issues) + - Ensure that there is no similiar issue on the [issue tracker](https://github.com/Pugmatt/BedrockConnect/issues?q=is%3Aissue) - type: textarea attributes: label: What happened? |
