From fcbe46375be09312b38db2187ea22eb48be8fe57 Mon Sep 17 00:00:00 2001 From: AustinHaigh Date: Wed, 8 May 2019 10:43:33 -1000 Subject: [PATCH] docs: add commitlint info to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07b6458..9fe9060 100644 --- a/README.md +++ b/README.md @@ -354,6 +354,8 @@ cordova.plugins.locationManager.startMonitoringForRegion(beaconRegion) > before submitting a pull request. The current development branch that you should submit your pull requests against is > "v3.x" branch. +This project uses [commitlint](https://github.com/conventional-changelog/commitlint#what-is-commitlint), please ensure all commit messages pass commitlint before submitting a pull request. + ### How to execute the tests - OS X #### Prerequisites Of The Test Runner