From 38d8687ca80a063faa46ccdd38ed92901087d573 Mon Sep 17 00:00:00 2001 From: heyams Date: Mon, 7 Oct 2024 12:08:25 -0700 Subject: [PATCH] Generate gh issue --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 ++ .github/ISSUE_TEMPLATE/change_proposal.yaml | 2 ++ .github/ISSUE_TEMPLATE/new-conventions.yaml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index e4e6d6b430..283d18b28d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -23,6 +23,7 @@ body: - area:android - area:artifact - area:aspnetcore + - area:authentication - area:aws - area:azure - area:browser @@ -41,6 +42,7 @@ body: - area:disk - area:dns - area:dotnet + - area:enduser - area:error - area:event - area:exception diff --git a/.github/ISSUE_TEMPLATE/change_proposal.yaml b/.github/ISSUE_TEMPLATE/change_proposal.yaml index 4c9316ddf1..2ba99a1d9f 100644 --- a/.github/ISSUE_TEMPLATE/change_proposal.yaml +++ b/.github/ISSUE_TEMPLATE/change_proposal.yaml @@ -15,6 +15,7 @@ body: - area:android - area:artifact - area:aspnetcore + - area:authentication - area:aws - area:azure - area:browser @@ -33,6 +34,7 @@ body: - area:disk - area:dns - area:dotnet + - area:enduser - area:error - area:event - area:exception diff --git a/.github/ISSUE_TEMPLATE/new-conventions.yaml b/.github/ISSUE_TEMPLATE/new-conventions.yaml index e6e543158e..4f23678b18 100644 --- a/.github/ISSUE_TEMPLATE/new-conventions.yaml +++ b/.github/ISSUE_TEMPLATE/new-conventions.yaml @@ -24,6 +24,7 @@ body: - area:android - area:artifact - area:aspnetcore + - area:authentication - area:aws - area:azure - area:browser @@ -42,6 +43,7 @@ body: - area:disk - area:dns - area:dotnet + - area:enduser - area:error - area:event - area:exception