Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Feb 19, 2023
1 parent 68ea35b commit 1999664
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,27 +62,11 @@ body:
placeholder: "e.g. 1.14.8 or 1.18.3"
validations:
required: true
- type: dropdown
attributes:
label: Operating system
description: What operating system are you running the code on?
options:
- Android
- FreeBSD
- iOS
- Linux
- macOS
- NetBSD
- OpenBSD
- Windows
- Other (specify below)
validations:
required: true
- type: input
attributes:
label: Operating system version
description: Clarify the version of the operating system you are using.
placeholder: "e.g. Windows 10, 10.13 High Sierra or Ubuntu 18.04"
label: Operating system and version
description: The name and version of the operating system you are using.
placeholder: "e.g. Windows 10, macOS High Sierra or Ubuntu 18.04"
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 1999664

Please sign in to comment.