You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1_Bug_report.yml
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ body:
61
61
label: Running in Sail?
62
62
description: Please indicate if you're running your app and commands in Sail or a custom Docker setup.
63
63
options:
64
-
- No
64
+
- Nope
65
65
- Sail
66
66
- Custom Docker
67
67
validations:
@@ -78,5 +78,4 @@ body:
78
78
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"`.
0 commit comments