Skip to content

Commit

Permalink
Added more info to contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjegan committed Aug 20, 2016
1 parent 54ce8bb commit a06b689
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Contributing

If you feel like there is any extra features that users may benefit from please feel free to open a pull request or an issue on the [Github RanCat Repo](https://github.com/mattjegan/rancat).
## 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 a06b689

Please sign in to comment.