Skip to content
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 531 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 531 Bytes

Contributing to Stripavel

Contributors should follow the following process:

  1. Create your Github account, if you do not have one already.
  2. Fork the Stripavel project to your Github account.
  3. Clone your fork to your local machine.
  4. Create a branch in your local clone for your changes.
  5. Change the files in your branch.
  6. Push your changed branch to your fork in your Github account.
  7. Create a pull request for your changes on the Stripavel project (on develop branch).

That's it! Thanks!