From 160751a8c47f1d4cdd647ad1bf0d8eb6312d5791 Mon Sep 17 00:00:00 2001 From: Erik Nyquist Date: Fri, 22 Jul 2016 18:21:27 -0700 Subject: [PATCH] README.md: add "commit message how-to" wiki link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9bde6e77..a710c0f3 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ Future upgrades may fail since the internal contents were modified by hand. In order to recover, shut down the IDE, delete the entire `Arduino15` directory, then restart the IDE. +# Pull Requests + +Before submitting a pull request, please see our +[guidelines](https://github.com/01org/corelibs-arduino101/wiki/Writing-a-commit-message) +for writing a considerate commit message. + # Support & Issues If you have found a bug, or you believe a new feature should be added, please