diff options
| author | Liya Du <[email protected]> | 2022-11-15 21:03:59 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-15 21:03:59 -0800 |
| commit | 35a301ad3b1605f4613711965b2a2fcdb11de1ff (patch) | |
| tree | 9f9f2afe3bee4454e578b1b00cf2468a12f777fb | |
| parent | e23b09fe0b3caff52b89e8bd645829fa15d8a695 (diff) | |
Update issue templates
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 | ||||
| -rw-r--r-- | .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 8dc87bcc..c4f13edf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve Azure RTOS. title: '' -labels: bug +labels: bug, hardware assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md b/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md index 213c5829..64c78e1b 100644 --- a/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md +++ b/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md @@ -13,7 +13,7 @@ Describe in details the hardware support being requested and why this support be **Describe why you are asking for this support?** Describe why you are asking for this support. -If this is a new board or SoC, please state whether you are willing to maintain the Azure RTOT support together with you. +If this is a new board or SoC, please state whether you are willing to maintain the Azure RTOS support together with you. **Additional context** Add any other context or graphics (drag-and-drop an image) about the hardware here. |
