hf-icon Hacktoberfest 2020 πŸ‘©β€πŸ’» + 🌍

Let’s change the world together with Open-Source & make an awareness on climate change

GitHub labels Codacy grade

Time is short but together we still have a chance to recover our planet 🌍

Hacktoberfest

πŸ“ Register here for Hacktoberfest 2020

πŸ‘‰ Pull requests for Hacktoberfest count October 1-31


Hackbars 🍫

All of our user-submitted hackbars are available in the /_hackbars directory.

🎁 A hackbar contains -

  1. A message on open-source.
  2. A message on climate change.
  3. A image of climate change awareness or a selfie with plantation.

βŒͺ How to contribute

To contribute a hackbar 🍫 -

  1. Fork the repository. Fork

  2. Clone the forked repository from your account. Clone Copy the url and paste the url in the terminal/ git bash/ cmd or powershell. Don’t copy the url given below.
    git clone https://github.com/{your-username}/hacktoberfest-2020.git
    
  3. Go to the directory
    cd hacktoberfest-2020
    
  4. Open the directory in VS Code (or any other code editor)
    code .
    
  5. Download a copyright free image on climate change or take a selfie with your plantation. The image size should < 150 KB.

  6. Rename the image as your_name.jpg [no space] and copy the to assets/images/ directory.

  7. Go to _hackbars and create a new file your_name.md

  8. In the your_name.md file type as the following lines. ```markdown β€” layout: hackbar title: ANY_TITLE author: YOUR_NAME β€”

image_caption

Change `image_name` with your actual image file name.<br>
For example -
```markdown
---
layout: hackbar
title: Open Source
author: Shahil Akter
---

In open source, we feel strongly that to really do something well, you have to get a lot of people involved.

---

## We are losing the chance ⏱

![Ending Earth](/hacktoberfest-2020/assets/images/shahil_akter.jpg)
  1. Add the changed files
    git add .
    
  2. Commit the changes you have made
    git commit -m "YOUR_MESSAGE"
    
  3. Push the codes to your repository
    git push
    
  4. Create a pull request PR

  5. Next… PR

  6. Next… PR

  7. πŸŽ‰πŸŽ‰πŸŽ‰ Congratulations. Your PR is live.

PLEASE DON’T FORGET TO CONTRIBUTE AND CREATE NEW ISSUES

πŸ“ Rules of Hacktoberfest

  1. You need to make 4 valid PR (Pull Request) between October 1-31.
  2. PR can be made to any public repo on GitHub.
  3. If a maintainer reports your PR as spam or behavior not in line with the project’s code of conduct, you will be ineligible to participate.
  4. This year, the first 75K participants who successfully complete the challenge will be eligible to receive a price.