Skip to content

Commit

Permalink
chore(github): add Node.js version field to issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEdoRan committed Aug 29, 2024
1 parent 39c0525 commit 84e15e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/1_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@ body:
placeholder: 14.x.x
validations:
required: true
- type: input
attributes:
label: Node.js version
placeholder: 20.x.x
validations:
required: true
- type: textarea
attributes:
label: Additional context
Expand Down

0 comments on commit 84e15e3

Please sign in to comment.