Contributing

Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.

Feel free to create issues or pull-requests if you have any problems. Please read below before pushing any changes.

How to make a pull request in 45 seconds

gifrecord_2017-06-04_172436

Submitting a pull request

  1. Fork and clone the repository (if you're a developer with push access you can skip this)
  2. Create a new branch: git checkout -b my_work
  3. Make your change, run the code, make sure everything is fine (please don't push to master non working code!)
  4. Push the branch to remote and submit a pull request OR Push to your fork and submit a pull request
  5. Pat your self on the back and wait for your pull request to be reviewed and merged.
  6. We use Reviewable to review code
  7. If anything is wrong we comment code in reviewable and wait for someone to fix it
  8. To fix make another commit/s and push them to the my_work remote branch
  9. Again someone else will review the code with Reviewable
  10. If everything is ok, your code will be merged into master

Here are a few things you can do that will increase the likelihood of your pull request being accepted:

  • Keep your change as focused as possible. If there are multiple changes you would like to make that are not dependent upon each other, consider submitting them as separate pull requests.
  • Write a good commit message.

Resources

results matching ""

    No results matching ""