diff options
| author | Stefan Wick <[email protected]> | 2024-03-10 21:56:17 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-10 21:56:17 -0700 |
| commit | 34fd4ad7ebb4a0b6e63cf9d6e8288fceae8d4581 (patch) | |
| tree | 88c5ea23e77b9795c558112a27045d2bf93a93ab | |
| parent | 9244b3e98bb1355ac81d79c04c914a4ae9c3c32c (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 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? |
