2022-10-24 23:26:50 +00:00
name : Feature Request
2023-09-07 21:47:55 +00:00
description : Contribute a idea or request a new feature
2022-10-24 23:26:50 +00:00
title: '[enhancement] : '
labels : [ 'enhancement' ]
# assignees:
# - lstein
# - tildebyte
body :
- type : markdown
attributes :
value : |
2023-09-07 21:47:55 +00:00
Thanks for taking the time to fill out this feature request!
2022-10-24 23:26:50 +00:00
- type : checkboxes
attributes :
label : Is there an existing issue for this?
description : |
Please make use of the [search function](https://github.com/invoke-ai/InvokeAI/labels/enhancement)
2023-09-07 21:47:55 +00:00
to see if a similar issue already exists for the feature you want to request
2022-10-24 23:26:50 +00:00
options :
- label : I have searched the existing issues
required : true
- type : input
id : contact
attributes :
label : Contact Details
description : __OPTIONAL__ How could we get in touch with you if we need more info (besides this issue)?
placeholder : ex. email@example.com, discordname, twitter, ...
validations :
required : false
- type : textarea
id : whatisexpected
attributes :
label : What should this feature add?
2023-09-15 02:04:38 +00:00
description : Explain the functionality this feature should add. Feature requests should be for single features. Please create multiple requests if you want to request multiple features.
2022-10-24 23:26:50 +00:00
placeholder : |
2023-09-15 02:04:38 +00:00
I'd like a button that creates an image of banana sushi every time I press it. Each image should be different. There should be a toggle next to the button that enables strawberry mode, in which the images are of strawberry sushi instead.
2022-10-24 23:26:50 +00:00
validations :
required : true
- type : textarea
attributes :
label : Alternatives
description : Describe alternatives you've considered
placeholder : A clear and concise description of any alternative solutions or features you've considered.
- type : textarea
attributes :
2023-09-07 21:47:55 +00:00
label : Additional Content
2022-10-24 23:26:50 +00:00
description : Add any other context or screenshots about the feature request here.
2023-09-07 21:47:55 +00:00
placeholder : This is a mockup of the design how I imagine it <screenshot>