Skip to content

Commit

Permalink
git-fix: make the r-version field for the bug report issue template…
Browse files Browse the repository at this point in the history
… required as well
  • Loading branch information
EagleoutIce committed Aug 23, 2023
1 parent 00b1c87 commit dbbf448
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ body:
attributes:
label: What version of R do you have installed?
placeholder: ex. 4.2.3
validations:
required: true
- type: dropdown
id: flowr-version
attributes:
Expand Down

0 comments on commit dbbf448

Please sign in to comment.