Skip to content

Instantly share code, notes, and snippets.

@nolvuscodes
Created April 21, 2019 16:19
Show Gist options
  • Save nolvuscodes/3161980537bcf46af5fcdc0f12da4cab to your computer and use it in GitHub Desktop.
Save nolvuscodes/3161980537bcf46af5fcdc0f12da4cab to your computer and use it in GitHub Desktop.
Contribute.md

Contributing

Feel free to fork this repo and submit changes or adding new Feaatures! When you fork this, please:

  1. Create your feture branch (git checkout -b my-new-feature)
  2. Commit your changes (git commit -am 'Add some feature')
  3. Push to the branch (git push origin my-new-feature)
  4. Create new Pull Request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment