We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d53e6 commit b74b292Copy full SHA for b74b292
.github/ISSUE_TEMPLATE/1_bug_report.yml
@@ -81,7 +81,8 @@ body:
81
description: select all environments where you have experienced this issue
82
multiple: true
83
options:
84
- - "Running locally with Docker"
+ - "Running locally with Docker (docker compose)"
85
+ - "Running locally with Docker (devcontainer)"
86
- "Running locally without Docker"
87
- "Deployed site"
88
validations:
0 commit comments