aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2023-07-20 21:54:57 +0200
committervaxerski <[email protected]>2023-07-20 21:54:57 +0200
commit1ec0b7b59a84a07f97c3ebee9f6694bc4a1b1dcd (patch)
tree4eb276cf3680e6825a6d2bbbe7f8f490db7feb6f /.github
parentf864b15427b363443e767eb5e78f5dc9603c49f3 (diff)
downloadHyprland-1ec0b7b59a84a07f97c3ebee9f6694bc4a1b1dcd.tar.gz
Hyprland-1ec0b7b59a84a07f97c3ebee9f6694bc4a1b1dcd.zip
forms: bring back auto labels
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug.yml1
-rw-r--r--.github/ISSUE_TEMPLATE/feature.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml
index 07678393..90bb9286 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -1,5 +1,6 @@
name: Bug Report
description: Something is not working right
+labels: ["bug"]
body:
- type: markdown
attributes:
diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml
index 9c377e02..b34786a0 100644
--- a/.github/ISSUE_TEMPLATE/feature.yml
+++ b/.github/ISSUE_TEMPLATE/feature.yml
@@ -1,5 +1,6 @@
name: Feature Request
description: I'd like to request additional functionality
+labels: ["enhancement"]
body:
- type: markdown
attributes: