Update 1-issue.yml

This commit is contained in:
Kroese 2024-05-16 00:48:17 +02:00 committed by GitHub
parent 41707df68d
commit a7c5196698
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,12 +1,10 @@
name: "\U0001F41E Bug Report" name: "\U0001F6A8 Technical issue"
description: Create a report to help us improve the container description: When you're experiencing problems using the container
title: "[Bug]: "
labels: ["bug"]
body: body:
- type: checkboxes - type: checkboxes
attributes: attributes:
label: Is there an existing issue for this? label: Is there no existing issue for this?
description: Please search to see if an issue already exists for the bug you encountered. description: Please search to see if no solution was already provided before.
options: options:
- label: I have searched the existing issues - label: I have searched the existing issues
required: true required: true
@ -30,8 +28,8 @@ body:
id: docker id: docker
attributes: attributes:
label: Docker version label: Docker version
description: The version of Docker (as shown by `docker -v`). description: The version of the Docker engine (as shown by `docker -v`).
placeholder: e.g. Docker version 26.0.1, build d260a54 placeholder: e.g. 26.0.1
validations: validations:
required: true required: true
- type: textarea - type: textarea