mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Rewording templates (#4235)
* Rewording FR * Spellcheck bug report * Spellcheck install * fix file ending
This commit is contained in:
parent
da8da81b0a
commit
642c76390e
10
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -8,7 +8,7 @@ body:
|
|||||||
label: "Please verify that this bug has NOT been raised before."
|
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=)"
|
description: "Search in the issues sections by clicking [HERE](https://github.com/inventree/inventree/issues?q=)"
|
||||||
options:
|
options:
|
||||||
- label: "I checked and didn't find similar issue"
|
- label: "I checked and didn't find a similar issue"
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
@ -23,18 +23,18 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: "Steps to Reproduce"
|
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: |
|
placeholder: |
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See the error
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: expected-behavior
|
id: expected-behavior
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: "Expected behavior"
|
label: "Expected behaviour"
|
||||||
description: "A clear and concise description of what you expected to happen."
|
description: "A clear and concise description of what you expected to happen."
|
||||||
placeholder: "..."
|
placeholder: "..."
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
@ -51,7 +51,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: "Version Information"
|
label: "Version Information"
|
||||||
description: "The version info block."
|
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
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
|
8
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
8
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -9,7 +9,7 @@ body:
|
|||||||
label: "Please verify that this feature request has NOT been suggested before."
|
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=)"
|
description: "Search in the issues sections by clicking [HERE](https://github.com/inventree/inventree/issues?q=)"
|
||||||
options:
|
options:
|
||||||
- label: "I checked and didn't find similar feature request"
|
- label: "I checked and didn't find a similar feature request"
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: problem
|
id: problem
|
||||||
@ -17,7 +17,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: "Problem statement"
|
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 ..."
|
placeholder: "I am always struggling with ..."
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: solution
|
id: solution
|
||||||
@ -25,7 +25,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: "Suggested solution"
|
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, ..."
|
placeholder: "In my use-case, ..."
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: alternatives
|
id: alternatives
|
||||||
@ -47,7 +47,7 @@ body:
|
|||||||
id: self-develop
|
id: self-develop
|
||||||
attributes:
|
attributes:
|
||||||
label: "Do you want to develop this?"
|
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:
|
options:
|
||||||
- label: "I want to develop this."
|
- label: "I want to develop this."
|
||||||
required: false
|
required: false
|
||||||
|
4
.github/ISSUE_TEMPLATE/install.yaml
vendored
4
.github/ISSUE_TEMPLATE/install.yaml
vendored
@ -29,13 +29,13 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: "Steps to Reproduce"
|
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: |
|
placeholder: |
|
||||||
0. Link to all docs you used
|
0. Link to all docs you used
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See the error
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user