chore(repo): add new issue type to bug template (#28367)
This commit is contained in:
parent
c3f57ba8e6
commit
db10812da7
1
.github/ISSUE_TEMPLATE/1-bug.yml
vendored
1
.github/ISSUE_TEMPLATE/1-bug.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: 🐞 Bug Report
|
name: 🐞 Bug Report
|
||||||
description: This form is to report unexpected behavior in Nx.
|
description: This form is to report unexpected behavior in Nx.
|
||||||
labels: ["type: bug"]
|
labels: ["type: bug"]
|
||||||
|
type: Bug
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user