Hacktoberfest is an annual worldwide competition throughout October to encourage code and non-code contributions to open source repos.
Their official contribution section states:
Register anytime between September 26 and October 31
Pull requests can be made in any GitHub or GitLab hosted project that’s participating in Hacktoberfest (look for the “hacktoberfest” topic)
Project maintainers must accept your pull/merge requests for them to count toward your total
Have 4 pull/merge requests accepted between October 1 and October 31 to complete Hacktoberfest
The first 40,000 participants (maintainers and contributors) who complete Hacktoberfest can elect to receive one of two prizes: a tree planted in their name, or the Hacktoberfest 2022 t-shirt.
This repo keeps track of Techlahoma's contributions to the competion.
Table of Contents
- Install
- editorconfig
- Install an editor plugin
- Configure formatting (e.g.,
yaml
,tf
,py
) - Make sure the
.editorconfig
file is either in the top-level directory of the repo or in your$HOME
directory (root = true
)
- Add content