summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Wick <[email protected]>2024-03-10 22:18:44 -0700
committerGitHub <[email protected]>2024-03-10 22:18:44 -0700
commit203d166f0b452ba536788bc2e905dc09337fcd18 (patch)
tree84a7c4d5edc1aa926a8382ad58023e5f61c97991
parent9244b3e98bb1355ac81d79c04c914a4ae9c3c32c (diff)
parent1c900dcd92cdeae0b6b48a6f8dc3b0aecc45d213 (diff)
Merge pull request #154 from eclipse-threadx/wickste-patch-6
Update branding in issue templates
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
-rw-r--r--.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md4
3 files changed, 5 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 8dc87bc..5da1f06 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
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?
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 0221c22..fcbe01d 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: ''
diff --git a/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md b/.github/ISSUE_TEMPLATE/hardware-or-architecture-support.md
index 8ecbd34..d0c4e77 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.