mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 18:26:48 +00:00
修改bug report模版label (#665)
This commit is contained in:
parent
7c958c9ef0
commit
5c20e05a2e
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,9 +1,8 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: 创建bug报告以帮助我们改进
|
about: 创建bug报告以帮助我们改进
|
||||||
title: "[BUG] "
|
title: "[BUG REPORT] "
|
||||||
labels: bug
|
labels: bug-report
|
||||||
assignees: fslongjin
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -100,6 +100,12 @@ trigger_files = [
|
|||||||
[autolabel."S-等待审查"]
|
[autolabel."S-等待审查"]
|
||||||
new_pr = true
|
new_pr = true
|
||||||
|
|
||||||
|
[autolabel."needs-triage"]
|
||||||
|
new_issue = true
|
||||||
|
exclude_labels = [
|
||||||
|
"A-diagnostics",
|
||||||
|
]
|
||||||
|
|
||||||
[shortcut]
|
[shortcut]
|
||||||
|
|
||||||
[no-merges]
|
[no-merges]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user