Skip to content

Commit

Permalink
Update 2.example_bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 authored Feb 16, 2022
1 parent 86aac3f commit 9b38ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/2.example_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ body:
label: Provide environment information
description: Please run `next info` in the root directory of your project and paste the results. You might need to use `npx --no-install next info` if next is not in the current PATH.
validations:
required: false
required: true
- type: input
attributes:
label: Which example does this report relate to?
Expand Down

0 comments on commit 9b38ffe

Please sign in to comment.