From 14e21c3bea089c93e213a647551ad35ea64cfb70 Mon Sep 17 00:00:00 2001 From: "Earle F. Philhower, III" Date: Sat, 13 Jul 2019 20:19:10 -0700 Subject: [PATCH] Minor doc update, "How to make a PR" link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8d3b89e9c..7704c15f25 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Please provide as much context as possible, as well as the information requested ### Contributing -For minor fixes of code and documentation, please go ahead and submit a pull request. +For minor fixes of code and documentation, please go ahead and submit a pull request. A gentle introduction to the process can be found [here](https://www.freecodecamp.org/news/a-simple-git-guide-and-cheat-sheet-for-open-source-contributors/). Check out the list of issues that are easy to fix — [easy issues pending](https://github.com/esp8266/Arduino/issues?q=is%3Aopen+is%3Aissue+label%3A%22level%3A+easy%22). Working on them is a great way to move the project forward.