Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 353 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 353 Bytes

How to contribute

  1. Fork and clone this repo. git clone https://github.com/<YOUR-USERNAME>/Sahara-Theme
  2. Create a branch for your changes. git checkout -b my-new-feature
  3. Hack away.
  4. Build and examine your changes.
  5. Commit and push your changes.
  6. Submit a PR for discussion, keeping in mind that not all suggestions can be accepted.