Skip to content

Commit

Permalink
chore(repo): fix issue template (#18820)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentEnder committed Aug 24, 2023
1 parent 14506d2 commit 12db1e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/1-bug.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 🐞 Bug Report
description: This form is to report unexpected behavior in Nx.
labels: [ "type: bug" ]
labels: ["type: bug"]
body:
- type: markdown
attributes:
Expand Down Expand Up @@ -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.
render: shell
- type: input
id: repo
id: pm
attributes:
label: Package Manager Version
description: |
Expand Down

1 comment on commit 12db1e0

@vercel
Copy link

@vercel vercel bot commented on 12db1e0 Aug 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx-dev-nrwl.vercel.app
nx-five.vercel.app
nx.dev

Please sign in to comment.