Open source is changing the world – one contribution at a time.
Hacktoberfest is a month long event where people are awarded for contributing to open source projects 🙌, and we're joining the party .Hosted by DigitalOcean for the 8th year in a row, Hacktoberfest encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.
- Fork the project
- Make any changes in your forked repo
- On this repo, click
Pull Requests
and raise aPull Request
selecting your fork on the right drop down
Questions can be asked by raising an Issue
.
- Clone your forked repository to your pc ( git clone "url from clone option.)
- Create a new branch for your modifications (ie.
git branch new-user
and check it outgit checkout new-user
andgit checkout -b new-user
) - Add your profile image in
static/images/
( use drag and drop option or upload by commands.) - Add your profile data in
content/participant/
- Add your files (
git add -A
), commit (git commit -m "added myself"
) and push (git push origin new-user
) - Create a pull request
- Star this repository
Replace <YOUR-USERNAME>
with your GitHub username in this guide.
Add a profile picture of your choice in static/images/
. Accepted files are png and jpg, should be squared and minimum size 544x544 pixels. Ex.
static/images/<YOUR-USERNAME>.png
Be aware, this picture will be displayed on the yearbook!
Create a markdown file in your folder following the convention content/participant/<YOUR-USERNAME>.md
. Ex.
content/participant/<YOUR-USERNAME>.md/
Copy the next template into your file, delete the boilerplate data and fill the information with yours.
---
name: YOUR_NAME
institution: INSTITUTION_NAME
image: PROFILE_PICTURE_FILENAME
quote: YOUR_QUOTE
github: USERNAME
---
Do not use special characters in the template above.
-
Who can contribute?
- Anyone with a github account and who is signed up for hacktoberfest :)
-
Are you getting paid for this?
- Sadly no. But we think we should. This is 100% unofficial and we do it for fun, fame and glory.
-
Who are you and why are you doing this?
-
Why are you not using digitalocean?
- Because we only know JavaScript and suck at servers. We use now instead.
-
Should I come closer to the text saying 'Don't come closer' on the left side of the home tab ?
- Nope.
-
How many pull request (PR) must be made, if I can get a awesome shirt from Hacktoberfest 2021?
- 5
-
How do I track my progress to get an awesome shirt from Hacktoberfest 2021?
- go to :. (Check Out Your Own Stats at Right Top)
-
What is the duration of Hacktoberfest 2021?
- It is from 1st october to 31st october 2021...
-
What is the event for?
- For the open source community engagement