2022-01-03 11:56:40 +00:00
name : Feature Request
description : Request a new feature to be added to Keycloak
labels : [ "kind/feature" , "status/triage" ]
body :
- type : textarea
2023-04-25 10:52:17 +00:00
id : description
2022-01-03 11:56:40 +00:00
attributes :
label : Description
description : Describe the feature at a high-level.
validations :
required : true
- type : input
2023-04-25 10:52:17 +00:00
id : discussion
2022-01-03 11:56:40 +00:00
attributes :
label : Discussion
description : |
If there has been a discussion around the feature, provide a link to the discussion.
Please note that all, except small requests, should be discussed through [GitHub Discussion](https://github.com/keycloak/keycloak/discussions/categories/ideas).
validations :
required : false
- type : textarea
2023-04-25 10:52:17 +00:00
id : motivation
2022-01-03 11:56:40 +00:00
attributes :
label : Motivation
description : Describe why the feature should be added.
validations :
required : false
- type : textarea
2023-04-25 10:52:17 +00:00
id : details
2022-01-03 11:56:40 +00:00
attributes :
label : Details
description : Design ideas? Implementation ideas? Anything that will give us more context about the feature you are proposing!
validations :
required : false