2
0

body can not be empty?

This commit is contained in:
glax 2023-09-26 18:47:02 +02:00
parent 3b96419739
commit 47327524be

View File

@ -3,19 +3,19 @@ description: File a bug report
title: "[It broke]: " title: "[It broke]: "
labels: ["bug"] labels: ["bug"]
body: body:
- type: textarea - type: textarea
attributes: attributes:
label: What is broken? label: What is broken?
description: What happened? How did we get here? description: What happened? How did we get here?
placeholder: The place where you tell me what you expected to happen, and what happened instead. placeholder: The place where you tell me what you expected to happen, and what happened instead.
validations: validations:
required: true required: true
- type: textarea - type: textarea
attributes: attributes:
label: Log-output label: Log-output
description: The output of `docker logs tranga-api` description: The output of `docker logs tranga-api`
render: C# render: C#
- type: textarea - type: textarea
attributes: attributes:
label: Additional stuff label: Additional stuff
description: Screenshots, anything you think might help description: Screenshots, anything you think might help