🐛 Fixed bug_report (2)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user