Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 697 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 697 Bytes

Contributing to our cheatsheet

Our Commitment to Open Source can be found here

  1. Fork this repository to your own GitHub account and then clone it to your local device.
  2. Create a new branch git checkout -b MY_BRANCH_NAME
  3. Update new cheatsheet to your branch with GPG sign
  4. Pull request from your branch into this repository master branch
  5. Waiting for reviewing from owners
  6. Accept to pull request / Reject with comment to adjust your pull request