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