Use this project to make your first contribution to an open source project on GitHub. Practice making your first pull request to a public repository before doing the real thing!
Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.
This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.
https://github.com/Faraz1243/OpenSourse-Static-Web-Templates
Hacktoberfest is a month-long celebration of open-source software by DigitalOcean that encourages participation in giving back to the open-source community. Developers get involved by completing pull requests, participating in events, and donating to open source projects.
https://hacktoberfest.digitalocean.com/
Here are 3 quick and painless ways to contribute to this project:
- Add your name to the
CONTRIBUTORS.md
file. - Add a profile page to the profiles directory
- Create a simple "Hello, World" script in a language of your choice.
- You are allowed to make pull requests that break the rules. We just merge it ;)
- Do NOT add any build steps e.g npm install (we want to keep this a simple static site)
- Do NOT remove other content.
- Styling/code can be pretty, ugly or stupid, big or small as long as it works
- Add your name to the contributorsList file
- Try to keep pull requests small to minimize merge conflicts
- Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
- Clone your fork down to your local machine
git clone https://github.com/your-username/hacktoberfest.git
- Create a branch
git checkout -b branch-name
- Make your changes (choose from any task below)
- Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
- 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 had fun!
We will start sending out emails with more details on redeeming t-shirts throughout the month. Stay tuned!
Stickers are included with your t-shirt, once you complete 5 PRs.
Unfortunately you will have to submit at least 5 PRs in order to get a T-shirt.
go to :. (Check Out Your Own Stats at Right Top)
Many of the candidates get attracted towards hacktoberfest to get swags . So, after 4 successfully merged pull request as for 2021 you will be eligible to get a Hacktoberfest T-shirt and Some stickers on your doorstep.
- HTML - Basic Web Language
- CSS - Style Sheet
- Bootstrap - CSS Farmework