fix bug report template
This commit is contained in:
9
.github/ISSUE_TEMPLATE/1.bug_report.yml
vendored
9
.github/ISSUE_TEMPLATE/1.bug_report.yml
vendored
@@ -17,15 +17,6 @@ body:
|
|||||||
- v2
|
- v2
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
|
||||||
attributes:
|
|
||||||
label: Product
|
|
||||||
description: Is this related to Umami Cloud?
|
|
||||||
options:
|
|
||||||
- v1
|
|
||||||
- v2
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Relevant log output
|
label: Relevant log output
|
||||||
|
|||||||
16
.github/ISSUE_TEMPLATE/2.feature_request.yml
vendored
16
.github/ISSUE_TEMPLATE/2.feature_request.yml
vendored
@@ -7,18 +7,4 @@ body:
|
|||||||
label: Describe the Bug
|
label: Describe the Bug
|
||||||
description: A clear and concise description of what the bug is.
|
description: A clear and concise description of what the bug is.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
|
||||||
attributes:
|
|
||||||
label: Version
|
|
||||||
description: What version of our software are you running?
|
|
||||||
options:
|
|
||||||
- v1
|
|
||||||
- v2
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: Relevant log output
|
|
||||||
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
|
||||||
render: shell
|
|
||||||
Reference in New Issue
Block a user