summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-01-28 17:07:08 -0500
committerRich Salz <rsalz@openssl.org>2017-01-28 17:26:56 -0500
commitec6750194a68045c534dab73185f7c897d360253 (patch)
treefee3ebf6fdd8d63874057b2855e9fd4af81d89bb /.github
parent929860d0e6112f5c7766d9ea036c3f8bd8d3d719 (diff)
Don't need the checkbox; the hook does it
Reviewed-by: Kurt Roeckx <kurt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2317)
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 8cb1558b36..d4f77fd422 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.