CB-11917 - Remove pull request template checklist item: "iCLA has been signed and submitted to secretary@apache.org."

This closes #189
This commit is contained in:
Shazron Abdullah
2016-09-28 01:21:33 -07:00
committed by Shazron Abdullah
parent 2df0e72c36
commit d4156fb19e
-1
View File
@@ -17,7 +17,6 @@ Thanks!
### Checklist
- [ ] [ICLA](http://www.apache.org/licenses/icla.txt) has been signed and submitted to secretary@apache.org.
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.