forked from Github/Axter-Stash
u
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -16,7 +16,7 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: steps
|
id: steps
|
||||||
attributes:
|
attributes:
|
||||||
label: Please enter Steps to reproduce the behavior.
|
label: Please enter steps to reproduce the behavior.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
|||||||
11
.github/ISSUE_TEMPLATE/bug_report_plugin.yml
vendored
11
.github/ISSUE_TEMPLATE/bug_report_plugin.yml
vendored
@@ -14,9 +14,9 @@ body:
|
|||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: feature
|
id: steps
|
||||||
attributes:
|
attributes:
|
||||||
label: Please enter a clear and concise description of the bug.
|
label: Please enter steps to reproduce the behavior.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
@@ -54,13 +54,6 @@ body:
|
|||||||
description: pip install stashapp-tools --upgrade, pip install pyYAML
|
description: pip install stashapp-tools --upgrade, pip install pyYAML
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
|
||||||
id: steps-to-reproduce
|
|
||||||
attributes:
|
|
||||||
label: Steps To Reproduce
|
|
||||||
description: What are the steps used to reproduce this issue?
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: expected-behavior
|
id: expected-behavior
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user