Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit ab68e19

Browse files
chore: update pull request template
1 parent 48e91da commit ab68e19

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for discussion)
2-
3-
- [ ] Tests and linter pass
1+
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
2+
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/{{metadata['repo']['name']}}/issues) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
3+
- [ ] Ensure the tests and linter pass
44
- [ ] Code coverage does not decrease (if any source code was changed)
55
- [ ] Appropriate docs were updated (if necessary)
6+
7+
Fixes #<issue_number_goes_here> 🦕

0 commit comments

Comments
 (0)