diff options
| author | Stefan Wick <[email protected]> | 2024-03-10 22:05:52 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-10 22:05:52 -0700 |
| commit | e597482a87c276a61e14377f50b7bb282b1df0c8 (patch) | |
| tree | ebb841184d92f759533a7c16e9e77e17874313eb | |
| parent | 9e49a337ff5d34b73d1b267aee5113a3ad09a36d (diff) | |
Update bug_report.md
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8dc87bcc..5da1f069 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? |
