Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 402 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 402 Bytes

Contribution Guidelines

_Welcome! It is awesome to have you here!

Submitting a pull request

  1. Fork and clone the repository.
  2. Create a new branch: git checkout -b my-branch-name.
  3. Add your script and commit.
  4. Push to your fork and submit a pull request.