Skip to content

Commit

Permalink
hotfix: removing the None as a dropdown option in license field for m…
Browse files Browse the repository at this point in the history
…odel request issue
  • Loading branch information
DhanshreeA committed May 28, 2024
1 parent 3e40268 commit 37a5948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/model_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ body:
- CC
- Proprietary
- Non-commercial
- None
- No-license # Cannot have None apparently
validations:
required: true

Expand Down

0 comments on commit 37a5948

Please sign in to comment.