From 7a29b8b463743a91739ff0b657e2a82a0c2e8c4a Mon Sep 17 00:00:00 2001 From: Stefan Wick Date: Sun, 10 Mar 2024 22:08:50 -0700 Subject: [PATCH 1/3] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c4f13edf..156a996a 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 Eclipse ThreadX. title: '' labels: bug, hardware assignees: '' @@ -13,7 +13,7 @@ A clear and concise description of what the bug is. Please also mention any information which could help others to understand the problem you're facing: - What target device are you using? -- Which version of Azure RTOS? +- Which version of Eclipse ThreadX? - What toolchain and environment? - What have you tried to diagnose or workaround this issue? From bbce1f326c74ec6ae282734803a9ffd7015e4b50 Mon Sep 17 00:00:00 2001 From: Stefan Wick Date: Sun, 10 Mar 2024 22:09:22 -0700 Subject: [PATCH 2/3] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 0221c220..fcbe01da 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,6 @@ --- name: Feature request -about: Suggest an idea or enhancement to existing feature for Azure RTOS. +about: Suggest an idea or enhancement to existing feature for Eclipse ThreadX. title: '' labels: feature assignees: '' From 0093df510b23ec179ce36cd9706c447b9ede8766 Mon Sep 17 00:00:00 2001 From: Stefan Wick Date: Sun, 10 Mar 2024 22:09:40 -0700 Subject: [PATCH 3/3] Update hardware-or-architecture-support.md --- .github/ISSUE_TEMPLATE/hardware-or-architecture-support.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md b/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md index 64c78e1b..4d2b922d 100644 --- a/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md +++ b/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md @@ -8,12 +8,12 @@ assignees: '' --- **Is this request related to a particular hardware platform, SoC, board? Please describe.** -Describe in details the hardware support being requested and why this support benefits Azure RTOS. +Describe in details the hardware support being requested and why this support benefits Eclipse ThreadX. **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 RTOS support together with you. +If this is a new board or SoC, please state whether you are willing to maintain the Eclipse ThreadX support together with you. **Additional context** Add any other context or graphics (drag-and-drop an image) about the hardware here.