Repository: cordova-plugin-device-motion Updated Branches: refs/heads/master c1e96f64c -> ac2e46862
CB-11917 - Remove pull request template checklist item: "iCLA has been submittedâ¦" This closes #48 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/ac2e4686 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/ac2e4686 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/ac2e4686 Branch: refs/heads/master Commit: ac2e468627026f6e7f33e6a6c94a9cf95044c690 Parents: c1e96f6 Author: Shazron Abdullah <[email protected]> Authored: Wed Sep 28 01:35:00 2016 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Tue Oct 4 21:32:30 2016 -0700 ---------------------------------------------------------------------- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/ac2e4686/.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]
