From 05e22db9a2fed52d3444f3afd55782488e39f435 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sat, 26 Apr 2025 04:31:16 +0100 Subject: [PATCH] Add Bug as a bug issue template type --- .github/ISSUE_TEMPLATE/report-a-bug.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.md b/.github/ISSUE_TEMPLATE/report-a-bug.md index c8fa5792..406182cf 100644 --- a/.github/ISSUE_TEMPLATE/report-a-bug.md +++ b/.github/ISSUE_TEMPLATE/report-a-bug.md @@ -1,6 +1,7 @@ --- name: Report a bug labels: bug +type: Bug about: Report a bug with ALE. ---