mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Correct spelling and grammar in feature request template
Minor corrections to spell and grammar in the feature request template
This commit is contained in:
parent
a98c37b7a3
commit
a79d5901c7
10
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
vendored
10
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: Feature Request
|
name: Feature Request
|
||||||
description: Commit a idea or Request a new feature
|
description: Contribute a idea or request a new feature
|
||||||
title: '[enhancement]: '
|
title: '[enhancement]: '
|
||||||
labels: ['enhancement']
|
labels: ['enhancement']
|
||||||
# assignees:
|
# assignees:
|
||||||
@ -9,14 +9,14 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thanks for taking the time to fill out this Feature request!
|
Thanks for taking the time to fill out this feature request!
|
||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Is there an existing issue for this?
|
label: Is there an existing issue for this?
|
||||||
description: |
|
description: |
|
||||||
Please make use of the [search function](https://github.com/invoke-ai/InvokeAI/labels/enhancement)
|
Please make use of the [search function](https://github.com/invoke-ai/InvokeAI/labels/enhancement)
|
||||||
to see if a simmilar issue already exists for the feature you want to request
|
to see if a similar issue already exists for the feature you want to request
|
||||||
options:
|
options:
|
||||||
- label: I have searched the existing issues
|
- label: I have searched the existing issues
|
||||||
required: true
|
required: true
|
||||||
@ -51,6 +51,6 @@ body:
|
|||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Aditional Content
|
label: Additional Content
|
||||||
description: Add any other context or screenshots about the feature request here.
|
description: Add any other context or screenshots about the feature request here.
|
||||||
placeholder: This is a Mockup of the design how I imagine it <screenshot>
|
placeholder: This is a mockup of the design how I imagine it <screenshot>
|
||||||
|
Loading…
Reference in New Issue
Block a user