From 7a29b8b463743a91739ff0b657e2a82a0c2e8c4a Mon Sep 17 00:00:00 2001 From: Stefan Wick Date: Sun, 10 Mar 2024 22:08:50 -0700 Subject: [PATCH] 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?