Skip to content

Commit 38e7028

Browse files
committed
docs: improve PR template explanation for SDK branch override
1 parent c81ac86 commit 38e7028

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Brief description of the changes in this PR.
1212
- [ ] Added/updated tests for new functionality
1313

1414
## Dependencies
15-
If this PR requires changes from the Python Language SDK, specify the branch here:
15+
If this PR requires testing against a specific branch of the Python Language SDK (e.g., for unreleased changes), uncomment and specify the branch below. Otherwise, leave commented to use the main branch.
16+
1617
<!-- PYTHON_LANGUAGE_SDK_BRANCH: branch-name -->
1718

1819
## Checklist

0 commit comments

Comments
 (0)