Repository: cordova-plugin-test-framework Updated Branches: refs/heads/master c1374e306 -> 5a20c0389
CB-11917 - Remove pull request template checklist item: "iCLA has been submittedâ¦" This closes #21 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/commit/5a20c038 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/tree/5a20c038 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/diff/5a20c038 Branch: refs/heads/master Commit: 5a20c0389c4222d4227774a6930ea315b6106a68 Parents: c1374e3 Author: Shazron Abdullah <[email protected]> Authored: Wed Sep 28 01:31:06 2016 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Tue Oct 4 21:28:53 2016 -0700 ---------------------------------------------------------------------- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/blob/5a20c038/.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]
