chore(repo): fix issue template (#18820)

This commit is contained in:
Craigory Coppola 2023-08-24 10:58:39 -04:00 committed by GitHub
parent 14506d286d
commit 12db1e0c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |