From e23b09fe0b3caff52b89e8bd645829fa15d8a695 Mon Sep 17 00:00:00 2001 From: Liya Du Date: Tue, 15 Nov 2022 20:48:09 -0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/hardware-or-architecture-support.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2071a23e..8dc87bcc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Create a report to help us improve Azure RTOS +about: Create a report to help us improve Azure RTOS. title: '' labels: bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md b/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md index 8ce37e0b..213c5829 100644 --- a/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md +++ b/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md @@ -2,7 +2,7 @@ name: Hardware or architecture support about: Suggest adding hardware or new architecture support. title: '' -labels: enhancement +labels: '' assignees: '' ---