diff --git a/synthtool/gcp/templates/java_library/.github/PULL_REQUEST_TEMPLATE.md b/synthtool/gcp/templates/java_library/.github/PULL_REQUEST_TEMPLATE.md index e4b9d1e15..b3640828a 100644 --- a/synthtool/gcp/templates/java_library/.github/PULL_REQUEST_TEMPLATE.md +++ b/synthtool/gcp/templates/java_library/.github/PULL_REQUEST_TEMPLATE.md @@ -5,3 +5,6 @@ Thank you for opening a Pull Request! Before submitting your PR, there are a few - [ ] Appropriate docs were updated (if necessary) Fixes # ☕️ + +If you write sample code, please follow the [samples format]( +https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).