Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into fix-1879
Browse files Browse the repository at this point in the history
  • Loading branch information
johndietz committed Oct 30, 2023
2 parents 4632f6e + 8c6c17c commit ef7453b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/bugs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ body:
- None specific
- UI (Console app)
- CLI
- Civo Marketplace
validations:
required: true
- type: dropdown
Expand All @@ -61,6 +62,18 @@ body:
- GitLab
validations:
required: true
- type: dropdown
id: os
attributes:
label: Which Operating System?
description: Please add the architecture in the issue description. If you selected "Others", please specify in the textarea.
options:
- macOS
- Linux
- Windows
- Other
validations:
required: true
- type: textarea
id: issue
attributes:
Expand Down

0 comments on commit ef7453b

Please sign in to comment.