diff options
| author | SteveAmor <SteveAmor@users.noreply.github.com> | 2023-07-21 18:59:34 +0100 |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2023-08-17 19:37:20 +0200 |
| commit | 9196c18d376d4f18c686bcfec8550f9c8659d5ea (patch) | |
| tree | d7091b463e474b130ae3f25dd7673f5a0880f949 /.github/ISSUE_TEMPLATE | |
| parent | 6d0d8c7d6373062cd084c170d2e50e1535c9e95d (diff) | |
check closed bugs
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index f032d034..8bf4a426 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -7,7 +7,7 @@ body: label: Verification description: Before submitting a bug report, check if similar issues already exist and use those issues to provide your feedback instead. options: - - label: I searched for similar bug reports and found none was relevant. + - label: I searched for similar bug reports (including closed issues) and found none was relevant. required: true - type: input id: desc-brief |
