Skip to content

Commit

Permalink
Merge pull request #24 from taml/master
Browse files Browse the repository at this point in the history
Copied CONTRIBUTING.md to README.md
  • Loading branch information
Matthew Egan committed Oct 1, 2016
2 parents a06b689 + 7c34b85 commit 4221649
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,19 @@ r.next()
r.next()
>>> orange_tractor
```

# Contributing

## Submitting an issue or feature request

If you find an issue or have a feature request please open an issue at [Github RanCat Repo](https://github.com/mattjegan/rancat).

## Working on issues

If you think that you can fix an issue or implement a feature, please make sure that it isn't assigned to someone or if it is you may ask for an update.

Once an issue is complete, open a pull request so that your contribution can be reviewed. A TravisCI build and CodeCov report will run and be attached to your pull request. Your code must pass these checks.

## Helping others

At all times, please be polite with others who are working on issues. It may be their first ever patch and we want to foster a friendly and familiar open source environment.

0 comments on commit 4221649

Please sign in to comment.