about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2022-12-01 11:35:13 +0100
committerGitHub <noreply@github.com>2022-12-01 11:35:13 +0100
commit105d9743ae53ab471bddf6cca723d6f8893d154a (patch)
treedb438413737f1abf14812e57a65eb9020e74cf7e /.github
parentfc0e11abdb80a9b24fe3ed0a29d0736cc5bfd977 (diff)
parentfd6f9bf7a75c75ad53c41b4ef0cd059bc5fbf8fc (diff)
Merge pull request #1984 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/1.bug_report.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/2.feature_request.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/1.bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml
index cdd08d2b0..eb70896d7 100644
--- a/.github/ISSUE_TEMPLATE/1.bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml
@@ -1,6 +1,6 @@
 name: Bug Report
 description: If something isn't working as expected
-labels: bug
+labels: [bug]
 body:
   - type: markdown
     attributes:
diff --git a/.github/ISSUE_TEMPLATE/2.feature_request.yml b/.github/ISSUE_TEMPLATE/2.feature_request.yml
index 6626c2876..2cabcf61e 100644
--- a/.github/ISSUE_TEMPLATE/2.feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/2.feature_request.yml
@@ -1,6 +1,6 @@
 name: Feature Request
 description: I have a suggestion
-labels: suggestion
+labels: [suggestion]
 body:
   - type: markdown
     attributes: