🐛 Fixed bug_report (2)

This commit is contained in:
Mawoka
2022-08-03 13:03:23 +02:00
committed by GitHub
parent d7a423f01e
commit dff1eab5f1
+4 -4
View File
@@ -16,14 +16,14 @@ body:
- On a self-hosted instance
validations:
required: true
- type: markdown
- type: textarea
attributes:
value: How can the issue be reproduced?
label: How can the issue be reproduced?
validations:
required: true
- type: markdown
- type: textarea
attributes:
value: Describe the bug (with screenshots if possible)
label: Describe the bug (with screenshots if possible)
validations:
required: true
- type: dropdown