2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

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
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: