diff options
| author | Liya Du <[email protected]> | 2022-11-15 20:48:09 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-15 20:48:09 -0800 |
| commit | e23b09fe0b3caff52b89e8bd645829fa15d8a695 (patch) | |
| tree | ddbfa727424db04aef5c8c3d8b72bbbcc10d4073 | |
| parent | aea1a3d8f9372a1aff5765508132fb28c42ee6e3 (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 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: '' --- |
