projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c9362f
)
github: add labels to bug-report issue to better identify type
author
Christian Marangi
<
[email protected]
>
Sun, 21 Apr 2024 16:23:30 +0000
(18:23 +0200)
committer
Christian Marangi
<
[email protected]
>
Sun, 21 Apr 2024 17:37:01 +0000
(19:37 +0200)
Add labels to bug-report issue to better identify type.
Also introduce label to-triage to better handle issue by CI actions.
Signed-off-by: Christian Marangi <
[email protected]
>
.github/ISSUE_TEMPLATE/bug-report.yml
patch
|
blob
|
history
diff --git
a/.github/ISSUE_TEMPLATE/bug-report.yml
b/.github/ISSUE_TEMPLATE/bug-report.yml
index 2ec7b7d7d8893a48276b31c55aebe4b262da0add..59109dbc5f1b18733e90dacfdb375c87e734d8ef 100644
(file)
--- a/
.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/
.github/ISSUE_TEMPLATE/bug-report.yml
@@
-2,6
+2,8
@@
name: Bug report
description: Create a bug report to help us improve
labels:
- bug
+ - bug-report
+ - to-triage
body:
- type: textarea
id: description