Skip to content

Commit 8012a8f

Browse files
committed
fix: update branch in default pr template
1 parent 72879ac commit 8012a8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
## Dependencies
66
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.
77

8-
<!-- PYTHON_LANGUAGE_SDK_BRANCH: branch-name -->
8+
<!-- PYTHON_LANGUAGE_SDK_BRANCH: main -->
99

1010
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

0 commit comments

Comments
 (0)