This is an open source project on github.This repository is open to all members of Github.
-
Fork this repository
-
Clone your fork down to your local environment
git clone https://github.com/your-username/ThemeChanger.git
- Create a branch
git checkout -b your-branch-name
-
Make your addition
-
Commit and Push your changes
git add .
git commit -m 'commit message'
git push origin your-branch-name
- Create a new Pull Request from your forked repository, click the
New Pull Request
button located at the top of your repository - Wait for you PR to be reviewed and merge approval