From f8eb42758cef44d1a8eab8f4a433a82b7bb456eb Mon Sep 17 00:00:00 2001 From: Kevin Falting Date: Fri, 26 Apr 2019 10:34:32 +0900 Subject: [PATCH] add resources section --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58e4ec7..b9d012e 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,10 @@ At this point, you're ready to make a pull request, which is like saying _"Hey o _self explanatory_ +## Resources + +This isn't the first time someone has attempted to write a contribution guide. Here are some other guides people have written or places to find more information on git and contributing to open source. -Here are some links that may be helpful for this process: [Creating a pull request from a fork](https://help.github.com/en/articles/creating-a-pull-request-from-a-fork) [Contributing](https://github.com/MarcDiethelm/contributing/blob/master/README.md) [First Contributions](https://github.com/firstcontributions/first-contributions)