Skip to content

Commit

Permalink
feat: set default version in bug report template to 0.2.1
Browse files Browse the repository at this point in the history
refs: #681
  • Loading branch information
tp832944 committed Jul 2, 2024
1 parent 35931a1 commit bfaecc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ body:
attributes:
label: Package version
description: What version of Coreax are you using?
placeholder: 0.1.0
value: 0.2.1
validations:
required: true
- type: input
Expand Down

0 comments on commit bfaecc5

Please sign in to comment.