Skip to content

Commit dfd6fe4

Browse files
davidbenagl
authored andcommitted
Add a PULL_REQUEST_TEMPLATE.
Now that we have a GitHub mirror, set up a PULL_REQUEST_TEMPLATE so people know not to file pull requests against us. Text borrowed from Go's version of this file. Change-Id: I7da127fbf36eb3a7cb68e3a91cc9dfbb7fc92155 Reviewed-on: https://boringssl-review.googlesource.com/7370 Reviewed-by: Adam Langley <[email protected]>
1 parent cdd7048 commit dfd6fe4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/PULL_REQUEST_TEMPLATE

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Please do not send pull requests to the BoringSSL repository.
2+
3+
We do, however, take contributions gladly.
4+
5+
See https://boringssl.googlesource.com/boringssl/+/master/CONTRIBUTING.md
6+
7+
Thanks!

0 commit comments

Comments
 (0)