diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000000..29847b0c6c4 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,14 @@ +# Summary + + + +# Test plan + + + +# Upstreaming plan + + + +- [ ] This commit should be sent as a patch to the upstream `devtools-frontend` repo. I've reviewed the [contribution guide](https://docs.google.com/document/d/1WNF-KqRSzPLUUfZqQG5AFeU_Ll8TfWYcJasa_XGf7ro/edit#heading=h.9kj7femz1xg5). +- [ ] This commit is React Native-specific and cannot be upstreamed.