From 3e8d7cff5b145b2ed4a8fc0ca51a342b9fbca20b Mon Sep 17 00:00:00 2001 From: sudheesh001 Date: Thu, 28 Jan 2016 09:01:23 +0530 Subject: Fix #266 Points newcomers to easy bugs in the documentation --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2fa0a65..dfad49f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,6 +39,9 @@ For a PR to be merged, the following statements must hold true: not the author of the PR. Commits shall comply to the "Good Commits" standards outlined below. +To begin contributing have a look at the open [easy issues](https://github.com/python-babel/babel/issues?q=is%3Aopen+is%3Aissue+label%3Adifficulty%2Flow) +which could be fixed. + ## Correcting PRs Rebasing PRs is preferred over merging master into the source branches again -- cgit v1.2.1