Skip to content

Commit c56847f

Browse files
Tweak bug-report.yml
1 parent 4815340 commit c56847f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ body:
2929
- Windows
3030
- Linux
3131
- macOS
32+
- other (Specify in Additional Information)
3233
validations:
3334
required: true
3435

@@ -38,8 +39,7 @@ body:
3839
description: The bug you encountered might have been fixed in a newer version, make sure you have the [latest version](https://github.com/gorilla-devs/ferium/releases/latest).
3940
options:
4041
- label: I am using the latest version of ferium
41-
validations:
42-
required: true
42+
required: true
4343

4444
- type: textarea
4545
attributes:

0 commit comments

Comments
 (0)