Rewording templates (#4235)

* Rewording FR

* Spellcheck bug report

* Spellcheck install

* fix file ending
This commit is contained in:
Matthias Mair 2023-01-24 23:31:35 +01:00 committed by GitHub
parent da8da81b0a
commit 642c76390e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 11 deletions

View File

@ -8,7 +8,7 @@ body:
label: "Please verify that this bug has NOT been raised before."
description: "Search in the issues sections by clicking [HERE](https://github.com/inventree/inventree/issues?q=)"
options:
- label: "I checked and didn't find similar issue"
- label: "I checked and didn't find a similar issue"
required: true
- type: textarea
id: description
@ -23,18 +23,18 @@ body:
required: true
attributes:
label: "Steps to Reproduce"
description: "Steps to reproduce the behavior, please make it detailed"
description: "Steps to reproduce the behaviour, please make it detailed"
placeholder: |
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
4. See the error
- type: textarea
id: expected-behavior
validations:
required: true
attributes:
label: "Expected behavior"
label: "Expected behaviour"
description: "A clear and concise description of what you expected to happen."
placeholder: "..."
- type: checkboxes
@ -51,7 +51,7 @@ body:
attributes:
label: "Version Information"
description: "The version info block."
placeholder: "You can get this by going to the `About InvenTree` section in the upper right corner and clicking on to the `copy version information`"
placeholder: "You can get this by going to the `About InvenTree` section in the upper right corner and clicking on the `copy version information` button"
- type: textarea
id: logs
attributes:

View File

@ -9,7 +9,7 @@ body:
label: "Please verify that this feature request has NOT been suggested before."
description: "Search in the issues sections by clicking [HERE](https://github.com/inventree/inventree/issues?q=)"
options:
- label: "I checked and didn't find similar feature request"
- label: "I checked and didn't find a similar feature request"
required: true
- type: textarea
id: problem
@ -17,7 +17,7 @@ body:
required: true
attributes:
label: "Problem statement"
description: "A clear and concise description of what the solved problem or feature request is."
description: "A clear and concise description of the problem or missing feature."
placeholder: "I am always struggling with ..."
- type: textarea
id: solution
@ -25,7 +25,7 @@ body:
required: true
attributes:
label: "Suggested solution"
description: "A clear and concise description of what you want to happen."
description: "A clear and concise description of what you want to happen to solve the problem statement."
placeholder: "In my use-case, ..."
- type: textarea
id: alternatives
@ -47,7 +47,7 @@ body:
id: self-develop
attributes:
label: "Do you want to develop this?"
description: "you do not need to be a pro - this is just as a information for us"
description: "This is not required, and you do not need to be a pro - this is just as information for us."
options:
- label: "I want to develop this."
required: false

View File

@ -29,13 +29,13 @@ body:
required: true
attributes:
label: "Steps to Reproduce"
description: "Steps to reproduce the behavior, please make it detailed"
description: "Steps to reproduce the behaviour, please make it detailed"
placeholder: |
0. Link to all docs you used
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
4. See the error
- type: textarea
id: logs
attributes: