- Fork this project.
- Clone your forked project (
git clone https://github.com/<your username>/ghosint
). - Create your feature branch (
git checkout -b my-new-feature
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin my-new-feature
). - Go to your forked repository on GitHub and create a new Pull Request.
Note
Always test the results before committing!