Skip to content

Commit

Permalink
Add first-timers paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Nodari committed Sep 13, 2016
1 parent 0161920 commit 343eb53
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,13 @@ gem 'byebug'

To get code coverage results, run `bundle exec rake cov`

## First timer? No problem!

If you are new to the project or to OSS, check the label
[Easy](https://github.com/cucumber/cucumber-ruby/labels/Easy). Also, you can
help us to correct style violations reported here:
[.rubocop_todo.yaml](https://github.com/cucumber/cucumber-ruby/blob/master/.rubocop_todo.yml).

## Release Process

* Bump the version number in `lib/cucumber/platform.rb`.
Expand Down

0 comments on commit 343eb53

Please sign in to comment.