Skip to content

Commit

Permalink
fix: running environment is required
Browse files Browse the repository at this point in the history
  • Loading branch information
DDSRem committed Oct 21, 2023
1 parent 1375179 commit a70a4c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ body:
options:
- Docker
- Windows
validations:
required: true
- type: dropdown
id: type
attributes:
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ body:
options:
- Docker
- Windows
validations:
required: true
- type: dropdown
id: type
attributes:
Expand Down

0 comments on commit a70a4c2

Please sign in to comment.