Skip to content

Commit

Permalink
Added readme file for contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Jan 6, 2017
1 parent e7fd7c0 commit 6c308ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,6 @@
# Contributing
Before you send pull request, make sure that:

- changes in code or new features are tested so the [coverage](https://codecov.io/github/damianszczepanik/cucumber-reporting) remains on the same level
- UX should be tested by [additional tests](https://github.com/damianszczepanik/cucumber-reporting/tree/master/src/test/java/net/masterthought/cucumber/generators)
- code is written according to best practice and code clean

0 comments on commit 6c308ec

Please sign in to comment.