commit c78bf2ebf8e0ffead34dd92d3cc7d5571d442ecc parent 9f34041d9f12fdf606745a2678fcd5c2684db0b8 Author: Steven Atkinson <steven@atkinson.mn> Date: Sat, 11 Feb 2023 13:23:23 -0800 Update bug_report.md unread label Diffstat:
M | .github/ISSUE_TEMPLATE/bug_report.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: "[BUG]" -labels: bug +labels: unread, bug assignees: '' ---