|
1 | 1 | name: Feature Request |
2 | | -description: Commit a idea or Request a new feature |
| 2 | +description: Contribute a idea or request a new feature |
3 | 3 | title: '[enhancement]: ' |
4 | 4 | labels: ['enhancement'] |
5 | 5 | # assignees: |
|
9 | 9 | - type: markdown |
10 | 10 | attributes: |
11 | 11 | value: | |
12 | | - Thanks for taking the time to fill out this Feature request! |
| 12 | + Thanks for taking the time to fill out this feature request! |
13 | 13 |
|
14 | 14 | - type: checkboxes |
15 | 15 | attributes: |
16 | 16 | label: Is there an existing issue for this? |
17 | 17 | description: | |
18 | 18 | Please make use of the [search function](https://github.com/invoke-ai/InvokeAI/labels/enhancement) |
19 | | - to see if a simmilar issue already exists for the feature you want to request |
| 19 | + to see if a similar issue already exists for the feature you want to request |
20 | 20 | options: |
21 | 21 | - label: I have searched the existing issues |
22 | 22 | required: true |
|
36 | 36 | label: What should this feature add? |
37 | 37 | description: Please try to explain the functionality this feature should add |
38 | 38 | placeholder: | |
39 | | - Instead of one huge textfield, it would be nice to have forms for bug-reports, feature-requests, ... |
| 39 | + Instead of one huge text field, it would be nice to have forms for bug-reports, feature-requests, ... |
40 | 40 | Great benefits with automatic labeling, assigning and other functionalitys not available in that form |
41 | 41 | via old-fashioned markdown-templates. I would also love to see the use of a moderator bot 🤖 like |
42 | 42 | https://github.com/marketplace/actions/issue-moderator-with-commands to auto close old issues and other things |
|
51 | 51 |
|
52 | 52 | - type: textarea |
53 | 53 | attributes: |
54 | | - label: Aditional Content |
| 54 | + label: Additional Content |
55 | 55 | description: Add any other context or screenshots about the feature request here. |
56 | | - placeholder: This is a Mockup of the design how I imagine it <screenshot> |
| 56 | + placeholder: This is a mockup of the design how I imagine it <screenshot> |
0 commit comments