Skip to content

Commit

Permalink
docs(dev): mention "PR please" label
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtajina committed Mar 29, 2014
1 parent 415d025 commit b1ce0f7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/dev/01-contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@ Then, send a pull request and let other contributors to review.
[Here](./making-changes.html) is some more info on how to set up your workspace and send a pull
request.


### Fix something else
You want to contribute some code but not sure where to start? That's cool. Fortunately,
there are many issues labeled as "PR please". These are typically fairly simple issues with
a well-known, waiting just for you...

[Here](https://github.com/karma-runner/karma/issues?labels=PR+please&page=1&state=open) is a list
of all the issues for the core repo. In the same way, each plugin has "PR please" label as well...


### Review others work
Check out the list of outstanding pull requests if there is something you might be interested in.
Maybe somebody is trying to fix that stupid bug that bothers you. Review the PR.
Expand Down

0 comments on commit b1ce0f7

Please sign in to comment.