Skip to content

Commit a9a438a

Browse files
sararobcopybara-github
authored andcommitted
chore: update PR template
PiperOrigin-RevId: 488355190
1 parent 35b83d9 commit a9a438a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ Thank you for opening a Pull Request! Before submitting your PR, there are a few
77
- [ ] Once the last commit on the PR has been approved, add the "ready to pull" label to the Pull Request
88

99
Note: do not merge your PR from GitHub. Adding the "ready to pull" label is the final step in the review process.
10+
After approvals, the changes in your PR will be committed to the `main` branch and this PR will be closed.
1011

11-
Fixes #<issue_number_goes_here> 🦕
12+
Fixes #<issue_number_goes_here> 🦕

owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
".kokoro/samples/python3.9/periodic.cfg",
114114
".kokoro/samples/python3.10/periodic.cfg",
115115
".github/CODEOWNERS",
116+
".github/PULL_REQUEST_TEMPLATE.md",
116117
".github/workflows", # exclude gh actions as credentials are needed for tests
117118
"README.rst",
118119
],

0 commit comments

Comments
 (0)