From 2efc5b17cb382417c81fcb342ec79953dea5011e Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra Date: Wed, 8 Feb 2017 22:08:18 +0530 Subject: [PATCH] feat: Add open to contribution badges --- CONTRIBUTING.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b859657f9b..f2b1c478d7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,8 @@ We welcome pull requests from freeCodeCamp campers (our students) and seasoned J Remember to feel free to ask for help in our [Contributors](https://gitter.im/FreeCodeCamp/Contributors) Gitter room. +Working on your first Pull Request? You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github) + ###### If you've found a bug that is not on the board, [follow these steps](#found-a-bug). -------------------------------------------------------------------------------- diff --git a/README.md b/README.md index ef8c8cd1a3..eddf483884 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ [![Join the chat at https://gitter.im/freecodecamp/freecodecamp](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/freecodecamp/freecodecamp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Known Vulnerabilities](https://snyk.io/test/github/freecodecamp/freecodecamp/badge.svg)](https://snyk.io/test/github/freecodecamp/freecodecamp) [![Build Status](https://travis-ci.org/freeCodeCamp/freeCodeCamp.svg?branch=staging)](https://travis-ci.org/freeCodeCamp/freeCodeCamp) +[![Pull Requests Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com) +[![first-timers-only Friendly](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](http://www.firsttimersonly.com/) Welcome to freeCodeCamp's open source codebase and curriculum! =======================