Skip to content

Commit 18d477f

Browse files
authored
Update 1_Bug_report.yml
1 parent a784f24 commit 18d477f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/ISSUE_TEMPLATE/1_Bug_report.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ body:
6161
label: Running in Sail?
6262
description: Please indicate if you're running your app and commands in Sail or a custom Docker setup.
6363
options:
64-
- No
64+
- Nope
6565
- Sail
6666
- Custom Docker
6767
validations:
@@ -78,5 +78,4 @@ body:
7878
description: Provide detailed steps to reproduce your issue. If necessary, please provide a GitHub repository to demonstrate your issue using `laravel new bug-report --github="--public"`.
7979
validations:
8080
required: true
81-
82-
81+

0 commit comments

Comments
 (0)