SlideShare a Scribd company logo
1 of 22
Ankur
Meng ECE @ Concordia
GitHub Campus Expert @ Concordia
DevOps & Cloud Intern, IBM
6
@ankuraxz
About Hacktoberfest 01
About OpenSource 01
About Git, GitHub & Contributing 01
Good Deeds, Bad Deeds and More 01
AGENDA
HACKTOBERFEST?
14
Connect Contribute Learn
A place for people
to learn, connect and
contribute to open
source by participating
in DigitalOcean’s
annual open-source
event, Hacktoberfest.
WHAT IS A HACKTOBERFEST ?
Maintains an open source
project, typically a veteran
developer, could give a
presentation on how to submit
pull/merge requests.
Be Part of Community
Already contributes to open
source, generally works in a
tech role, familiar with Git.
Grow Skills & Network
Never made a pull request
before, or new to tech
in general.
Get Hired
WHY SHOULD YOU CARE?
For Everyone…
6
Maintains an open source
project, typically a veteran
developer, could give a
presentation on how to submit
pull/merge requests.
Maintainer
Already contributes to open
source, generally works in a
tech role, familiar with Git.
Contributor
Never made a pull request
before, or new to tech
in general.
Beginner
WHO IS HACKTOBERFEST EVENT FOR?
For Everyone…
6
Hacktoberfest is not the end,
It is the beginning
6
Open-Source?
14
WHAT IS OPEN-SOURCE?
 Open source refers to software that is released with a license that allows
anyone to view, use, modify, and distribute the source code. It fosters
collaboration and transparency in software development.
 Understanding and contributing to open source can enhance your programming
skills, build a portfolio, and be a part of a global community of developers.
 Open source software drives innovation, reduces software costs, and
empowers individuals and organizations to customize and improve their tools.
 The spirit of open source is built on collaboration, transparency, and a
commitment to the greater good of the community. It's about giving and sharing.
 Some Examples -> Python, Mozilla Firefox, Chromium, Apache Hadoop,
Arduino etc.
Git & GitHub?
14
Git
Git is an open-source tool created by Linus Torvalds, the founder of
Linux.
Git is a distributed version control system (VCS) that allows you to track
changes in your code over time.
It's designed to help developers collaborate and manage different
versions of their software projects.
Git is distributed, meaning that every user has a complete copy of the
entire project's history, and it operates independently.
Git tracks changes in files by creating snapshots of the entire project at
different points in time.
Ssupported by a vast ecosystem of tools and services, such as GitHub,
GitLab, and Bitbucket, for hosting and collaborating on Git-based
projects.
14
GitHub
GitHub is a web-based platform that provides hosting for software
development and version control using Git.
It offers an online environment for managing and collaborating on code
repositories.
Developers can store their code on GitHub servers, making it accessible
from anywhere with an internet connection.
It enables multiple developers to work together on projects, facilitating
code reviews, issue tracking, and the ability to contribute to open source
projects.
GitHub allows users to create both public and private repositories.
GitHub offers an extensive ecosystem of tools and integrations. It
includes features like continuous integration, project management, and
extensive community contributions.
6
git init
git config
git add
git status
git commit
git reset
git reflog
git log
Local Repo
6
git pull
git clone
git push
git checkout
git branch
Git merge
git fetch
GitHub Repo
6
Clone
Fork
Develop in Branch, Merge to Main
Test and Review
Push
Create Pull Request
Contribute !
Contributing
What to do, What not to do?
Make 1 Meaningful PR, in projects on
GitHub/GitLab with “hacktoberfest”
tag
01.
Read, & follow CONTRIBUTING.md
02.
No code contributions like Technical
Docs, User-tests & Case-studies are
accepted
03.
Make 4 meaningful PR, to win Digital
Badge
04.
Good Deeds
Do this and stand a chance to have a tree planted in your name
6
Don’t make spam PRs
01.
Don’t work on projects without
hacktoberfest tag
02.
Don’t Push in low quality code
03.
Don’t make PR to bad repositories
04.
Bad Deeds
Dont’s
6
WHERE CAN YOU KNOW MORE
https://hacktoberfest.com
Tools You need
https://education.github.com/pack
THANKS
FOR LISTENING
Contact the Hacktoberfest team:
hacktoberfest@digitalocean.com

More Related Content

Similar to concordia hacktoberfest.pptx

Hacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginnersHacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginnersDeepikaRana30
 
GitHub Vs GitLab | What Are The Major Difference?
GitHub Vs GitLab | What Are The Major Difference?GitHub Vs GitLab | What Are The Major Difference?
GitHub Vs GitLab | What Are The Major Difference?GrapesTech Solutions
 
Git and Github.pptx
Git and Github.pptxGit and Github.pptx
Git and Github.pptxaymanessam16
 
Difference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs BitbucketDifference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs Bitbucketjeetendra mandal
 
Workshop on Git and GitHub
Workshop on Git and GitHubWorkshop on Git and GitHub
Workshop on Git and GitHubDSCVSSUT
 
Difference between gitlab vs github vs bitbucket
Difference between gitlab vs github vs bitbucketDifference between gitlab vs github vs bitbucket
Difference between gitlab vs github vs bitbucketAcodez IT Solutions
 
Hacktoberfest Kolkata 2022.pdf
Hacktoberfest Kolkata 2022.pdfHacktoberfest Kolkata 2022.pdf
Hacktoberfest Kolkata 2022.pdfSawanBhattacharya
 
Git Lab Introduction
Git Lab IntroductionGit Lab Introduction
Git Lab IntroductionKrunal Doshi
 
The (r)evolution of CI/CD on GitHub
 The (r)evolution of CI/CD on GitHub The (r)evolution of CI/CD on GitHub
The (r)evolution of CI/CD on GitHubTom Mens
 
Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020Smile Gupta
 
Getting Started with GitHub
Getting Started with GitHubGetting Started with GitHub
Getting Started with GitHubMichael Redlich
 
Introduction to Git and Github
Introduction to Git and GithubIntroduction to Git and Github
Introduction to Git and GithubHouari ZEGAI
 
GDSC ZHCET GitHub Session.pdf
GDSC ZHCET GitHub Session.pdfGDSC ZHCET GitHub Session.pdf
GDSC ZHCET GitHub Session.pdfgdsczhcet
 
Github Developer Pack
Github Developer PackGithub Developer Pack
Github Developer PackThestarsahil
 
github student developer pack with student benifits
github student developer pack with student benifitsgithub student developer pack with student benifits
github student developer pack with student benifitsamithvp002
 

Similar to concordia hacktoberfest.pptx (20)

Hacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginnersHacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginners
 
GitHub Vs GitLab | What Are The Major Difference?
GitHub Vs GitLab | What Are The Major Difference?GitHub Vs GitLab | What Are The Major Difference?
GitHub Vs GitLab | What Are The Major Difference?
 
Git and Github.pptx
Git and Github.pptxGit and Github.pptx
Git and Github.pptx
 
Giddy Up on GitHub
Giddy Up on GitHubGiddy Up on GitHub
Giddy Up on GitHub
 
Git
GitGit
Git
 
Difference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs BitbucketDifference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs Bitbucket
 
Workshop on Git and GitHub
Workshop on Git and GitHubWorkshop on Git and GitHub
Workshop on Git and GitHub
 
Difference between gitlab vs github vs bitbucket
Difference between gitlab vs github vs bitbucketDifference between gitlab vs github vs bitbucket
Difference between gitlab vs github vs bitbucket
 
Let's talk FOSS!
Let's talk FOSS!Let's talk FOSS!
Let's talk FOSS!
 
Hacktoberfest Kolkata 2022.pdf
Hacktoberfest Kolkata 2022.pdfHacktoberfest Kolkata 2022.pdf
Hacktoberfest Kolkata 2022.pdf
 
Git Lab Introduction
Git Lab IntroductionGit Lab Introduction
Git Lab Introduction
 
git & github.pdf
git & github.pdfgit & github.pdf
git & github.pdf
 
The (r)evolution of CI/CD on GitHub
 The (r)evolution of CI/CD on GitHub The (r)evolution of CI/CD on GitHub
The (r)evolution of CI/CD on GitHub
 
Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020
 
Getting Started with GitHub
Getting Started with GitHubGetting Started with GitHub
Getting Started with GitHub
 
Github job support.pptx
Github job support.pptxGithub job support.pptx
Github job support.pptx
 
Introduction to Git and Github
Introduction to Git and GithubIntroduction to Git and Github
Introduction to Git and Github
 
GDSC ZHCET GitHub Session.pdf
GDSC ZHCET GitHub Session.pdfGDSC ZHCET GitHub Session.pdf
GDSC ZHCET GitHub Session.pdf
 
Github Developer Pack
Github Developer PackGithub Developer Pack
Github Developer Pack
 
github student developer pack with student benifits
github student developer pack with student benifitsgithub student developer pack with student benifits
github student developer pack with student benifits
 

Recently uploaded

Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Excelmac1
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITMgdsc13
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一Fs
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一Fs
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一Fs
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Lucknow
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Paul Calvano
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMartaLoveguard
 
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一3sw2qly1
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationLinaWolf1
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Dana Luther
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Sonam Pathan
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 

Recently uploaded (20)

Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITM
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
 
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptx
 
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 Documentation
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 

concordia hacktoberfest.pptx

  • 1.
  • 2. Ankur Meng ECE @ Concordia GitHub Campus Expert @ Concordia DevOps & Cloud Intern, IBM 6 @ankuraxz
  • 3. About Hacktoberfest 01 About OpenSource 01 About Git, GitHub & Contributing 01 Good Deeds, Bad Deeds and More 01 AGENDA
  • 5. 14 Connect Contribute Learn A place for people to learn, connect and contribute to open source by participating in DigitalOcean’s annual open-source event, Hacktoberfest. WHAT IS A HACKTOBERFEST ?
  • 6. Maintains an open source project, typically a veteran developer, could give a presentation on how to submit pull/merge requests. Be Part of Community Already contributes to open source, generally works in a tech role, familiar with Git. Grow Skills & Network Never made a pull request before, or new to tech in general. Get Hired WHY SHOULD YOU CARE? For Everyone… 6
  • 7. Maintains an open source project, typically a veteran developer, could give a presentation on how to submit pull/merge requests. Maintainer Already contributes to open source, generally works in a tech role, familiar with Git. Contributor Never made a pull request before, or new to tech in general. Beginner WHO IS HACKTOBERFEST EVENT FOR? For Everyone… 6
  • 8. Hacktoberfest is not the end, It is the beginning 6
  • 10. 14 WHAT IS OPEN-SOURCE?  Open source refers to software that is released with a license that allows anyone to view, use, modify, and distribute the source code. It fosters collaboration and transparency in software development.  Understanding and contributing to open source can enhance your programming skills, build a portfolio, and be a part of a global community of developers.  Open source software drives innovation, reduces software costs, and empowers individuals and organizations to customize and improve their tools.  The spirit of open source is built on collaboration, transparency, and a commitment to the greater good of the community. It's about giving and sharing.  Some Examples -> Python, Mozilla Firefox, Chromium, Apache Hadoop, Arduino etc.
  • 12. 14 Git Git is an open-source tool created by Linus Torvalds, the founder of Linux. Git is a distributed version control system (VCS) that allows you to track changes in your code over time. It's designed to help developers collaborate and manage different versions of their software projects. Git is distributed, meaning that every user has a complete copy of the entire project's history, and it operates independently. Git tracks changes in files by creating snapshots of the entire project at different points in time. Ssupported by a vast ecosystem of tools and services, such as GitHub, GitLab, and Bitbucket, for hosting and collaborating on Git-based projects.
  • 13. 14 GitHub GitHub is a web-based platform that provides hosting for software development and version control using Git. It offers an online environment for managing and collaborating on code repositories. Developers can store their code on GitHub servers, making it accessible from anywhere with an internet connection. It enables multiple developers to work together on projects, facilitating code reviews, issue tracking, and the ability to contribute to open source projects. GitHub allows users to create both public and private repositories. GitHub offers an extensive ecosystem of tools and integrations. It includes features like continuous integration, project management, and extensive community contributions.
  • 14. 6 git init git config git add git status git commit git reset git reflog git log Local Repo
  • 15. 6 git pull git clone git push git checkout git branch Git merge git fetch GitHub Repo
  • 16. 6 Clone Fork Develop in Branch, Merge to Main Test and Review Push Create Pull Request Contribute ! Contributing
  • 17. What to do, What not to do?
  • 18. Make 1 Meaningful PR, in projects on GitHub/GitLab with “hacktoberfest” tag 01. Read, & follow CONTRIBUTING.md 02. No code contributions like Technical Docs, User-tests & Case-studies are accepted 03. Make 4 meaningful PR, to win Digital Badge 04. Good Deeds Do this and stand a chance to have a tree planted in your name 6
  • 19. Don’t make spam PRs 01. Don’t work on projects without hacktoberfest tag 02. Don’t Push in low quality code 03. Don’t make PR to bad repositories 04. Bad Deeds Dont’s 6
  • 20. WHERE CAN YOU KNOW MORE https://hacktoberfest.com
  • 22. THANKS FOR LISTENING Contact the Hacktoberfest team: hacktoberfest@digitalocean.com