Skip to content

Commit

Permalink
fix: correct indentation for validations in game request template
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterLaplace committed Dec 10, 2024
1 parent cfb9b1c commit 5f461af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/game_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ body:
options:
- label: "Yes (Please provide the previous version)"
- label: "No"
validations:
required: true
validations:
required: true
- type: input
id: gamePreviousVersion
attributes:
Expand Down

0 comments on commit 5f461af

Please sign in to comment.