🐛 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 - On a self-hosted instance
validations: validations:
required: true required: true
- type: markdown - type: textarea
attributes: attributes:
value: How can the issue be reproduced? label: How can the issue be reproduced?
validations: validations:
required: true required: true
- type: markdown - type: textarea
attributes: attributes:
value: Describe the bug (with screenshots if possible) label: Describe the bug (with screenshots if possible)
validations: validations:
required: true required: true
- type: dropdown - type: dropdown