Merge pull request #59 from C9Glax/C9Glax-patch-1

Update issue templates
This commit is contained in:
Glax 2023-09-26 18:27:38 +02:00 committed by GitHub
commit a10fbdf3a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

21
.github/ISSUE_TEMPLATE/bug.yaml vendored Normal file
View File

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