Skip to content

Commit 3ab7e42

Browse files
authored
Let users ask us to merge their PR's (GoogleCloudPlatform#2743)
Fixes #issue > It's a good idea to open an issue first for discussion. - [ ] `pom.xml` parent set to latest `shared-configuration` - [ ] Appropriate changes to README are included in PR - [ ] API's need to be enabled to test (tell us) - [ ] Environment Variables need to be set (ask us to set them) - [ ] Tests pass (`mvn -P lint clean verify`) * (Note- `Checkstyle` passing is required; `Spotbugs`, `ErrorProne`, `PMD`, etc. `ERROR`'s are advisory only)
1 parent 3b6f68b commit 3ab7e42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ Fixes #issue
88
- [ ] Environment Variables need to be set (ask us to set them)
99
- [ ] Tests pass (`mvn -P lint clean verify`)
1010
* (Note- `Checkstyle` passing is required; `Spotbugs`, `ErrorProne`, `PMD`, etc. `ERROR`'s are advisory only)
11+
- [ ] Please **Merge** after approval.

0 commit comments

Comments
 (0)