From bb929eecbbc82e3b96af6ba0def91f69040fc850 Mon Sep 17 00:00:00 2001 From: Andrew Keesler Date: Thu, 21 Oct 2021 10:46:41 -0400 Subject: [PATCH] .github/ISSUE_TEMPLATE: add IAM product area (#943) Signed-off-by: Andrew Keesler --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + .github/ISSUE_TEMPLATE/feature_request.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1ba7100772..65554ce02c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,6 +12,7 @@ labels: needs-triage, kind/bug - [ ] Addons - [ ] CLI - [ ] Docs +- [ ] IAM - [ ] Installation - [ ] Plugin - [ ] Security diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bee67a2778..8f8aebaefa 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -15,6 +15,7 @@ labels: needs-triage, kind/feature - [ ] Addons - [ ] CLI - [ ] Docs +- [ ] IAM - [ ] Installation - [ ] Plugin - [ ] Security