This commit is contained in:
David Maisonave
2024-08-10 12:54:40 -04:00
parent 42fda8ab99
commit 1f7fb46cad
2 changed files with 3 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ body:
- type: textarea
id: steps
attributes:
label: Please enter Steps to reproduce the behavior.
label: Please enter steps to reproduce the behavior.
validations:
required: true
- type: input

View File

@@ -14,9 +14,9 @@ body:
3. Scroll down to '....'
4. See error
- type: textarea
id: feature
id: steps
attributes:
label: Please enter a clear and concise description of the bug.
label: Please enter steps to reproduce the behavior.
validations:
required: true
- type: input
@@ -54,13 +54,6 @@ body:
description: pip install stashapp-tools --upgrade, pip install pyYAML
validations:
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
id: expected-behavior
attributes: