Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Contributing to the Project

halomore edited this page Jan 31, 2020 · 1 revision

Contributing

1. Fork it

Fork Mellow At GitHub

2. Create your feature branch

git checkout -b feature/fooBar

3. Commit your changes

git commit -am 'Add some fooBar'

4. Push to the branch

git push origin feature/fooBar

5. Create a new Pull Request

That is it, thanks for helping this wonderful project!