diff options
| author | SteveAmor <SteveAmor@users.noreply.github.com> | 2023-07-21 18:50:58 +0100 |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2023-08-17 19:40:32 +0200 |
| commit | cf782bb6158b6ea4a63d2239c3b1a49df138a911 (patch) | |
| tree | 35b9b8b62d71fb2063b63ce97c5b2d9708bf976a /.github | |
| parent | 9196c18d376d4f18c686bcfec8550f9c8659d5ea (diff) | |
check closed issues
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/issue-report.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue-report.yaml b/.github/ISSUE_TEMPLATE/issue-report.yaml index 05cca32c..add6b7d5 100644 --- a/.github/ISSUE_TEMPLATE/issue-report.yaml +++ b/.github/ISSUE_TEMPLATE/issue-report.yaml @@ -6,7 +6,7 @@ body: label: Verification description: Before submitting an issue, check if similar issues already exist and use those issues to provide your feedback instead. options: - - label: I searched for similar issues and found none was relevant. + - label: I searched for similar issues (including closed issues) and found none was relevant. required: true - type: textarea attributes: |
