summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Wick <[email protected]>2024-03-10 22:08:50 -0700
committerGitHub <[email protected]>2024-03-10 22:08:50 -0700
commit7a29b8b463743a91739ff0b657e2a82a0c2e8c4a (patch)
treecfd95eae17e8c12fdc43bb82371a28421c8ed778
parent9b3b2d12799571dcb767637c695768246995400d (diff)
Update bug_report.md
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
1 files 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?