File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
name : Bug Report
2
2
description : Report a non-security sensitive bug in Keycloak
3
- labels : ["kind/bug", "status/needs- triage"]
3
+ labels : ["kind/bug", "status/triage"]
4
4
body :
5
5
- type : textarea
6
6
attributes :
Original file line number Diff line number Diff line change 1
1
name : Enhancement Request
2
2
description : Request an enhancement to an existing feature
3
- labels : ["kind/enhancement"]
3
+ labels : ["kind/enhancement", "status/triage" ]
4
4
body :
5
5
- type : textarea
6
6
attributes :
Original file line number Diff line number Diff line change 1
1
name : Epic
2
2
description : A large feature that is broken down into multiple linked issues.
3
- labels : ["kind/epic"]
3
+ labels : ["kind/epic", "status/triage" ]
4
4
body :
5
5
- type : textarea
6
6
attributes :
Original file line number Diff line number Diff line change 1
1
name : Feature Request
2
2
description : Request a new feature to be added to Keycloak
3
- labels : ["kind/feature", "status/needs- triage"]
3
+ labels : ["kind/feature", "status/triage"]
4
4
body :
5
5
- type : textarea
6
6
attributes :
You can’t perform that action at this time.
0 commit comments