[openssl-commits] [openssl] master update
Rich Salz
rsalz at openssl.org
Sat Jan 28 22:27:12 UTC 2017
The branch master has been updated
via ec6750194a68045c534dab73185f7c897d360253 (commit)
from 929860d0e6112f5c7766d9ea036c3f8bd8d3d719 (commit)
- Log -----------------------------------------------------------------
commit ec6750194a68045c534dab73185f7c897d360253
Author: Rich Salz <rsalz at openssl.org>
Date: Sat Jan 28 17:07:08 2017 -0500
Don't need the checkbox; the hook does it
Reviewed-by: Kurt Roeckx <kurt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2317)
-----------------------------------------------------------------------
Summary of changes:
.github/PULL_REQUEST_TEMPLATE.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 8cb1558..d4f77fd 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -8,7 +8,6 @@ Contributors guide: https://github.com/openssl/openssl/blob/master/CONTRIBUTING
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
- [ ] documentation is added or updated
- [ ] tests are added or updated
-- [ ] CLA is signed
##### Description of change
<!-- Provide a description of the changes.
More information about the openssl-commits
mailing list