Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
num8er authored Sep 8, 2019
1 parent adfea72 commit eb8f152
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Contributing

Thanks for being interested! Here's guidelines to contributing to package.

## Get Set Up
- Check the issues to see if your problem has already been brought up.
- Submit a ticket if it hasn't. Be sure to be clear and give instructions on how to reproduce the issue you're having.

## Getting Your Hands Dirty
- Fork the repository.
- Create new branch from **master** or any branch on your fork (feel free to use any flow on your fork).
- Put your pull requests to [master](https://github.com/num8er/TranzWarePaymentGatewayApi/tree/master) branch.

## Submit!
- Push your changes.
- Submit a pull request.
- We (contributors) will review your changes and try to respond in a timely manner.

That's it!
Happy contributing!

0 comments on commit eb8f152

Please sign in to comment.