8000 Update PULL_REQUEST_TEMPLATE.md (#2744) · ileinone/java-docs-samples@e30ed28 · GitHub
[go: up one dir, main page]

Skip to content

Commit e30ed28

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md (GoogleCloudPlatform#2744)
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) - [x] Please **Merge** after approval.
1 parent 3ab7e42 commit e30ed28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +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.
11+
- [ ] Please **merge** this PR for me once it is approved.

0 commit comments

Comments
 (0)
0