From c4f0b27af909f1ca9abb1ff64afe6eb3474da752 Mon Sep 17 00:00:00 2001 From: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Fri, 29 Jun 2018 22:37:35 +0530 Subject: [PATCH] docs(readme): point to the contribution guide --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f157d25354..a861afd886 100644 --- a/README.md +++ b/README.md @@ -74,3 +74,11 @@ getChallenges() } }, ``` + +## Contributing + +1. 🍴 Fork this repo +2. 👀️ Follow the contributing guidelines outlined in [Contributing Guidelines](docs/CONTRIBUTING.md). +3. 🔧 Make some awesome changes! +4. 👉 [Make a pull request](https://github.com/freeCodeCamp/learn/compare) +5. 🎉 Get your pull request approved - success!