mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
Update bug_report.yaml
This commit is contained in:
parent
0cd8404e87
commit
551aed30be
6
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -44,9 +44,9 @@ body:
|
||||
description: Select on which deployment(s) you encountered the bug
|
||||
options:
|
||||
- label: Production (puter.com)
|
||||
- Development (`npm run start`)
|
||||
- Docker (via `docker run`)
|
||||
- Docker (via `docker-compose`)
|
||||
- label: Development (`npm run start`)
|
||||
- label: Docker (via `docker run`)
|
||||
- label: Docker (via `docker-compose`)
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
Loading…
Reference in New Issue
Block a user