summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2022-09-07 10:51:48 +0200
committerJan Macku <jamacku@redhat.com>2022-09-07 10:51:48 +0200
commit500ca79f22eac62bda07a39575a75d71572d05dd (patch)
tree51b9c2a80a3a19311597ee51108011d494470714 /.github/ISSUE_TEMPLATE
parenta4965366eca7055a7a5073d5fddde9ed31e1daad (diff)
downloadsystemd-500ca79f22eac62bda07a39575a75d71572d05dd.tar.gz
issue-templates: Add note about updating labeling policy
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml2
2 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 5ea99d79d0..d25f5ea68b 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -72,6 +72,8 @@ body:
label: Component
description: Please chose components related to this issue.
multiple: true
+ # When updating list of components please also update labeling policy
+ # policy: `.github/advanced-issue-labeler.yml`
options:
- 'bootctl'
- 'coredumpctl'
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index 7f327e280e..1f24851b10 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -13,6 +13,8 @@ body:
label: Component
description: Please chose components related to this feature request.
multiple: true
+ # When updating list of components please also update labeling policy
+ # policy: `.github/advanced-issue-labeler.yml`
options:
- 'bootctl'
- 'coredumpctl'