Add target field (#101509)
This commit is contained in:
parent
31668eef40
commit
f5f9ad915e
10
.github/ISSUE_TEMPLATE/7_cherry_pick.yml
vendored
10
.github/ISSUE_TEMPLATE/7_cherry_pick.yml
vendored
@ -17,6 +17,16 @@ body:
|
|||||||
description: What is the shortened commit hash that has been merged to master/main?
|
description: What is the shortened commit hash that has been merged to master/main?
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
id: Target
|
||||||
|
attributes:
|
||||||
|
label: Target
|
||||||
|
description: Should this be cherry-picked to beta or stable?
|
||||||
|
options:
|
||||||
|
- stable
|
||||||
|
- beta
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: impacted_users
|
id: impacted_users
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user