diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ef2354669..1d4c44b14 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -26,6 +26,7 @@ If requested to port the commits from this PR on a dedicated _API_LEVEL_ branch, select the targeted one(s), or add new references if not listed: [ ] TARGET_API_LEVEL: API_LEVEL_25 +[ ] TARGET_API_LEVEL: API_LEVEL_26 This will only create the PR with cherry-picks, ready to be reviewed and merged.