Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

Commit

Permalink
Add contribution quick start guide to README
Browse files Browse the repository at this point in the history
  • Loading branch information
epistrephein committed Apr 16, 2018
1 parent 92f83b2 commit 9e2c025
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,13 @@ Bug reports and pull requests are welcome on [GitHub](https://github.com/epistre

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Code of Conduct](CODE_OF_CONDUCT.md).

You can contribute changes by forking the project and submitting a pull request. To get started:

1. Fork the repo
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new pull request

## License
This project is released under the terms of the MIT license. See [LICENSE](LICENSE) for further details.

0 comments on commit 9e2c025

Please sign in to comment.