Update bug_report.yaml

This commit is contained in:
Zac0511 2024-10-12 10:07:18 +02:00 committed by Eric Dubé
parent 0cd8404e87
commit 551aed30be

View File

@ -44,9 +44,9 @@ body:
description: Select on which deployment(s) you encountered the bug description: Select on which deployment(s) you encountered the bug
options: options:
- label: Production (puter.com) - label: Production (puter.com)
- Development (`npm run start`) - label: Development (`npm run start`)
- Docker (via `docker run`) - label: Docker (via `docker run`)
- Docker (via `docker-compose`) - label: Docker (via `docker-compose`)
validations: validations:
required: true required: true
- type: input - type: input