Live Demo | Download | Buy me a coffe | Documentation | WordPress version
In the top-right corner of this page, click Fork.
Clone a copy of your fork on your local, replacing YOUR-USERNAME with your Github username.
git clone https://github.com/YOUR-USERNAME/mundana-theme-jekyll.git
Create a branch:
git checkout -b <my-new-feature-or-fix>
Make necessary changes and commit those changes:
git add .
git commit -m "new feature or fix"
Push changes, replacing <add-your-branch-name>
with the name of the branch you created earlier at step #3. :
git push origin <add-your-branch-name>
Submit your changes for review. Go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button. Now submit the pull request.
That's it! Soon I'll be merging your changes into the master branch of this project. You will get a notification email once the changes have been merged. Thank you for your contribution.
Copyright (C) 2019 WowThemes.net.
Theme designed and developed by Sal, free under MIT license.