diff options
| author | Thomas Neidhart <[email protected]> | 2024-05-27 09:04:46 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-27 09:04:46 +0200 |
| commit | f648d4b46189e452d7449db10806132914db73e7 (patch) | |
| tree | 89e776f5cf11491afa93cd45eb39a953ecda2c84 | |
| parent | bfde2d5493e63bb79eec05a5abfa16d4d13b6e1d (diff) | |
Add new label
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 156a996a..b6044106 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve Eclipse ThreadX. title: '' -labels: bug, hardware +labels: new, bug, hardware assignees: '' --- |
