Browse Source

Remove the CLA confirmation from template

We now use the new CLA tooling which automates this
pull/3931/head
Rob Winch 10 years ago committed by GitHub
parent
commit
e7fd6f6c3f
  1. 3
      .github/PULL_REQUEST_TEMPLATE.md

3
.github/PULL_REQUEST_TEMPLATE.md

@ -1,6 +1,3 @@ @@ -1,6 +1,3 @@
<!--
Thanks for contributing to Spring Security. Please provide a brief description of your pull-request and reference any related issue numbers (prefix references with #).
-->
<!-- Please also confirm that you have signed the CLA by put an [X] in the box below: -->
- [] I have signed the CLA

Loading…
Cancel
Save