Skip to content

Commit

Permalink
Adding up-for-grabs link (uber#1066)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmetzgar authored Aug 23, 2018
1 parent 59e184f commit e3022e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ Overcommit adds some requirements to your commit messages. At Uber, we follow th
[Chris Beams](http://chris.beams.io/posts/git-commit/) guide to writing git
commit messages. Read it, follow it, learn it, love it.

## Issues to start with

Take a look at the list of issues labeled
[up-for-grabs](https://github.com/uber/cadence/labels/up-for-grabs). These issues
are a great way to start contributing to Cadence.

## Building

You can compile the `cadence` service and helper tools without running test:
Expand Down

0 comments on commit e3022e0

Please sign in to comment.