Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 583 Bytes

File metadata and controls

12 lines (10 loc) · 583 Bytes

Contributing

How to submit your first contribution

  1. Fork this repository to create a copy of this repository in your account
  2. Clone the forked repository to your local machine
  3. Create a branch with a name that describes your intended change
  4. Make the necessary changes and commit those changes
    • Add your name to the contributors.md file
  5. Push changes to your fork on GitHub
  6. Go to your repository on GitHub and click the Compare & Pull Request button
  7. Fill in the detail and click the Create Pull Request button to request that your changes be merged.