mirror of
https://github.com/stablyai/orca
synced 2026-04-21 14:17:16 +00:00
Make Orca version optional in bug form
This commit is contained in:
parent
7350f00e2e
commit
e236171c04
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -28,7 +28,7 @@ body:
|
|||
description: Include the exact Orca version if you can. You can find it in `Orca > About Orca`.
|
||||
placeholder: v0.14.2
|
||||
validations:
|
||||
required: true
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
id: details
|
||||
|
|
|
|||
Loading…
Reference in a new issue