Skip to content

Commit c54d365

Browse files
authored
Add a PR template; warn about transformer changes. (#500)
1 parent f1d819c commit c54d365

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<!--
2+
Changes to files in `transformers/`, `internal/url/`, or `cmd/transform/` need
3+
to be submitted in the Google repo first and then synced out to GitHub.
4+
Non-Google contributors are encouraged to send PRs, but reviewers will patch
5+
approved changes internally. Please read
6+
https://github.com/ampproject/amppackager/wiki/Contributing#working-on-transformers
7+
for details.
8+
-->

0 commit comments

Comments
 (0)