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?
|
||||
validations:
|
||||
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
|
||||
id: impacted_users
|
||||
attributes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user