summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md3
-rw-r--r--README.md2
2 files changed, 4 insertions, 1 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
diff --git a/README.md b/README.md
index 4fa81e6..98ea014 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