Skip to content

Commit

Permalink
📝 Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Feb 20, 2024
1 parent f85c563 commit 78afd8d
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,33 +13,6 @@ Magicblock uses as blog the following a Jekyll Theme by WowThemes.net

[How to install & use](https://bootstrapstarter.com/bootstrap-templates/mundana-theme-jekyll/)

### Contribute to the repository

1. In the top-right corner of this page, click **Fork**.

2. 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`

3. **Create a branch**:

`git checkout -b <my-new-feature-or-fix>`

4. **Make necessary changes and commit those changes**:

`git add .`

`git commit -m "new feature or fix"`

5. **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>`

6. 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

Copyright (C) 2024 Magicblock

0 comments on commit 78afd8d

Please sign in to comment.