Skip to content

AnshumanFauzdar/Hacktoberfest2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACKTOBERFEST 2021

What is Hacktoberfest?

Hacktoberfest® is open to everyone in our global community. Whether you’re a developer, student learning to code, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to complete the challenge.

  • Hacktoberfest is a celebration open to everyone in our global community.
  • Pull requests can be made in any GitHub-hosted repositories/projects.
  • You can sign up anytime between October 1 and October 31.

Rules:

To earn your Hacktoberfest tee or tree reward, you must register and make four valid pull requests (PRs) between October 1-31 (in any time zone). PRs can be made to any public repo on GitHub, not only the ones with issues labeled Hacktoberfest. If a maintainer reports your pull request as spam or behavior not in line with the project’s code of conduct, you will be ineligible to participate. This year, the first 70,000 participants who successfully complete the challenge will be eligible to receive a prize.

Read the participation details to learn how to earn your Hacktoberfest tee or tree reward.

How is this repository different?

  • If you are contributing first time on github and you are finding projects/repositories tough to enter this will help you a lot if you know a little bit of HTML, CSS, Javascript

  • Our idea is to create contribute anything simple or complex you have build using HTML, CSS or javascript.

  • This will follow valid PR conditions of hacktoberfest and will make your contribution to stand out and presentable :)

  • Feel free to contribute in removing readme mistakes or errors in boilerplate code.

Getting Started:

git clone https://github.com/AnshumanFauzdar/Hacktoberfest2020.git
  • Create Branch:
git checkout -b branch_name
git add .
git commit -m 'Commit message'
git push origin branch-name
  • PS: You can manually change files in github also, but not recommended!
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval :)
  • Star this repository if you found this process fun :)

How to contribute?

  1. Add your details in CONTRIBUTORS.md by following sample template:
---
#### Name: YOUR_NAME
- Place: City, State, Country
- Bio: Who are you? Spice it up XD
- GitHub: [GitHub user-name](GitHub link)
---
  1. Make div of your choice using any CSS framework but preferabbly which are popular. It can be any thing you think is out of box!

PS: Do not make it extra large and try to make it responsive but atlease make sure it looks good in web-version.

Sample DIV: Sample_Div

  1. If you want to include CSS/JS file then please upload in contribution folder and to ensure that class do not match with one another please add your github username in first, For example:
#sampleusername_preloader {
    position: fixed;
    padding-top: 15%;
  }
  1. If you are using different CSS framework please mention CDN link in comment when you PR.

It is recommended that you do all the steps :)

Lets see what you made here 🔥

Conclusion

Fun element to learning aspect of hacktoberfest! We hope you had fun doing the process and all the best for your projects! Big thank you to contribute in this project!

License

This repository is not linked with hacktoberfest in any way or means.

This repository will only be used for learning and educational purposes.

If any rules are violated please email: fauzdaranshuman@gmail.com

License