Skip to content

Commit

Permalink
GitHub issue form - allow multiple options for 'GitVersion package'
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Mar 12, 2024
1 parent cfd05ca commit 33df830
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/issue-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ body:
- type: dropdown
attributes:
label: GitVersion package
multiple: true
options:
- GitHub Actions
- AzureDevops task
Expand Down Expand Up @@ -43,4 +44,4 @@ body:
description: Log messages you receive when running. Make sure there is no sensitive data shared. No need for backticks here.
render: shell
validations:
required: false
required: false

0 comments on commit 33df830

Please sign in to comment.