github: change bug reports to search closed issues too
authorPaul Donald <newtwen+github@gmail.com>
Thu, 2 Jan 2025 16:41:22 +0000 (16:41 +0000)
committerPaul Donald <newtwen+github@gmail.com>
Thu, 2 Jan 2025 16:41:22 +0000 (16:41 +0000)
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
.github/ISSUE_TEMPLATE/01-bug.yml

index 9c42d43188dc214383403d469396f3c6159c1962..e8ffce9085063b2bfa81dd45854a3f81b2b4483a 100644 (file)
@@ -15,7 +15,7 @@ body:
       label: Is there an existing issue for this?
       description: Please search to see if an issue already exists for the bug you encountered.
       options:
-      - label: I have searched the existing issues
+      - label: I have searched among all existing issues (including closed issues)
         required: true
   - type: textarea
     id: screenshots-or-captures