Repository: cordova-plugin-file-transfer Updated Branches: refs/heads/master e68f76663 -> ed88cfc11
CB-11917 - Remove pull request template checklist item: "iCLA has been submittedâ¦" This closes #158 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/ed88cfc1 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/ed88cfc1 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/ed88cfc1 Branch: refs/heads/master Commit: ed88cfc1181a69e486c547c8cb525e6f72eed402 Parents: e68f766 Author: Shazron Abdullah <[email protected]> Authored: Wed Sep 28 01:33:06 2016 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Tue Oct 4 21:38:03 2016 -0700 ---------------------------------------------------------------------- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/ed88cfc1/.github/PULL_REQUEST_TEMPLATE.md ---------------------------------------------------------------------- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4bd6da9..91582f4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,7 +17,6 @@ Thanks! ### Checklist -- [ ] [ICLA](http://www.apache.org/licenses/icla.txt) has been signed and submitted to [email protected]. - [ ] [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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
