chore(repo): fix issue template (#18820)
This commit is contained in:
parent
14506d286d
commit
12db1e0c77
4
.github/ISSUE_TEMPLATE/1-bug.yml
vendored
4
.github/ISSUE_TEMPLATE/1-bug.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
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"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@ -54,7 +54,7 @@ body:
|
|||||||
description: Please include any relevant log snippets or files here. This will be automatically formatted into code, so no need for backticks.
|
description: Please include any relevant log snippets or files here. This will be automatically formatted into code, so no need for backticks.
|
||||||
render: shell
|
render: shell
|
||||||
- type: input
|
- type: input
|
||||||
id: repo
|
id: pm
|
||||||
attributes:
|
attributes:
|
||||||
label: Package Manager Version
|
label: Package Manager Version
|
||||||
description: |
|
description: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user