tasnimzotder / hacktoberfest-2020

Let's tackle the Climate-Change together with Open-Source 🌍 + 👩‍💻
https://tasnimzotder.github.io/hacktoberfest-2020/
MIT License
23 stars 140 forks source link

add Nikita's hackbar #242

Closed Nikita-kumari closed 3 years ago

Nikita-kumari commented 3 years ago

Create hacktoberfest2020 file

Nikita-kumari commented 3 years ago

please pull my request...

tasnimzotder commented 3 years ago

Yes. But you need to add the image Nikita_kumari.jpg to the directory assets/images/.

Nikita-kumari commented 3 years ago

Done everything ,please accept my request

Nikita-kumari commented 3 years ago

Thank you....

tasnimzotder commented 3 years ago

Welcome and thanks for your contributions :)

tasnimzotder commented 3 years ago

Oops..... You missed another line.

Nikita-kumari commented 3 years ago

Which line 😑?

On Sun, Nov 1, 2020, 21:25 Tasnim Zotder <notifications@github.com wrote:

Oops..... You missed another line.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tasnimzotder/hacktoberfest-2020/pull/242#issuecomment-720109853, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARHMUBZXAQJYZ6WH4TEUFIDSNWAFNANCNFSM4TF5LTFQ .

tasnimzotder commented 3 years ago

@Nikita-kumari, you can correct the following and open another PR. Otherwise, your hackbar won't be live. The error is in line 5 and 10.

Current version:

---
layouts: hackbar
title: hacktoberfest
author: Nikita kumari

"Hacktoberfest is a promotion that Digital Ocean runs to encourage developers to contribute patches to open-source..."

---

## <!-- Climate change will impact the lives of future generations...
![climate change canvas]({{site.baseurl}}}/assets/images/Nikita-kumari.jpg)

Correct version:

---
layouts: hackbar
title: hacktoberfest
author: Nikita kumari
---

"Hacktoberfest is a promotion that Digital Ocean runs to encourage developers to contribute patches to open-source..."

---

## Climate change will impact the lives of future generations...
![climate change canvas]({{site.baseurl}}}/assets/images/Nikita-kumari.jpg)
Nikita-kumari commented 3 years ago

Everything once again?

tasnimzotder commented 3 years ago

No. Just do the following steps in your local machine (laptop) -

  1. Open the file _hackbars/Nikita-kumari.md
  2. Remove all the codes in that file.
  3. Paste the following codes -
    
    ---
    layouts: hackbar
    title: hacktoberfest
    author: Nikita kumari
    ---

"Hacktoberfest is a promotion that Digital Ocean runs to encourage developers to contribute patches to open-source..."


Climate change will impact the lives of future generations...

climate change canvas


4. Commit the changes
5. Open a pull request
6. 🎉🎉 Done

* Let me know if you need more help in it.