From: sudheesh001 Date: Thu, 28 Jan 2016 03:31:23 +0000 (+0530) Subject: Fix #266 Points newcomers to easy bugs in the documentation X-Git-Tag: 2.3.1~25^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e8d7cff5b145b2ed4a8fc0ca51a342b9fbca20b;p=thirdparty%2Fbabel.git Fix #266 Points newcomers to easy bugs in the documentation --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2fa0a658..dfad49f6 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 diff --git a/README.md b/README.md index 4fa81e60..98ea0146 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Contributing to Babel ===================== If you want to contribute code to Babel, please take a look at our -CONTRIBUTING.md. +[CONTRIBUTING.md](https://github.com/python-babel/babel/blob/master/CONTRIBUTING.md). If you know your way around Babels codebase a bit and like to help further, we would appreciate any help in reviewing pull requests. Please contact us at