summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorsudheesh001 <sudheesh1995@outlook.com>2016-01-28 09:01:23 +0530
committersudheesh001 <sudheesh1995@outlook.com>2016-01-28 09:01:23 +0530
commit3e8d7cff5b145b2ed4a8fc0ca51a342b9fbca20b (patch)
treefd4673cd614a77c53625e0d4076e6e9b81048a73 /CONTRIBUTING.md
parent0d78912fa4944a279541ed8286ee4f1f557c3b16 (diff)
downloadbabel-3e8d7cff5b145b2ed4a8fc0ca51a342b9fbca20b.tar.gz
Fix #266 Points newcomers to easy bugs in the documentation
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
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