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: '' ---