From d7265893f6cc19f12d0c7e601f1a0a512091e02f Mon Sep 17 00:00:00 2001 From: "getsantry[bot]" Date: Wed, 28 Jun 2023 19:44:31 +0000 Subject: [PATCH] Sync with product-owners.yml in security-as-code@6aa1c0af --- .github/ISSUE_TEMPLATE/bug.yml | 1 + .github/ISSUE_TEMPLATE/feature.yml | 1 + .github/labels.yml | 2 ++ 3 files changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 870719d9e003f1..42ceab95622734 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -68,6 +68,7 @@ body: - 'Settings - Repositories' - 'Settings - Integrations' - 'Settings - Developer Settings' + - 'Settings - Spend Allocation' - 'Settings - Spike Protection' - 'Help' - "What's New" diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 4e02acefa17272..919be17cff90c0 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -52,6 +52,7 @@ body: - 'Settings - Repositories' - 'Settings - Integrations' - 'Settings - Developer Settings' + - 'Settings - Spend Allocation' - 'Settings - Spike Protection' - 'Help' - "What's New" diff --git a/.github/labels.yml b/.github/labels.yml index d54cd84b0225db..1958482d40b6d7 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -243,6 +243,8 @@ color: '8D5494' - name: 'Product Area: Settings - Developer Settings' color: '8D5494' +- name: 'Product Area: Settings - Spend Allocation' + color: '8D5494' - name: 'Product Area: Settings - Spike Protection' color: '8D5494' - name: 'Product Area: Help'