Skip to content

Commit

Permalink
chore: fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
samcx committed Jan 2, 2024
1 parent 76fa800 commit 043553b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/1.bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,16 @@ body:
- 'TypeScript (plugin, built-in types)'
validations:
required: true
- type: dropdown
attributes:
label: Which stage(s) are affected? (Select all that apply)
multiple: true
options:
- 'next dev'
- 'next build'
- 'next start'
validations:
required: true
- type: markdown
attributes:
value: |
Expand Down

0 comments on commit 043553b

Please sign in to comment.