Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
theCyberTech authored Aug 14, 2024
1 parent b58455d commit 178edd6
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ body:
- macOS Catalina
- macOS Big Sur
- macOS Monterey
- macOS Sequoia
- macOS Ventura
- macOS Sonoma
- Windows 10
- Windows 11
- Other (specify in additional context)
Expand Down Expand Up @@ -83,18 +84,19 @@ body:
- type: dropdown
id: virtual-environment
attributes:
label: Virtual Environemnt
description: What Virtual Environemnt are you running your crew in.
- Venv
- Conda
- Poetry
label: Virtual Environment
description: What Virtual Environment are you running your crew in.
options:
- Venv
- Conda
- Poetry
validations:
required: true
- type: textarea
id: Evidence
id: evidence
attributes:
label: Evidence
description: Include relevant Information, logs or error messages. These can be screenshots.
description: Include relevant information, logs or error messages. These can be screenshots.
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 178edd6

Please sign in to comment.