🗣 Hacktoberfest encourages participation in the open source community, which grows bigger every year.
📢 Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free DIGITAL-SWAGS 🔥.
- Fork this Repository using the button at the top on right corner.
- Clone your forked repository to your pc ( git clone "url from clone option.)
- Create a new branch for your modifications (ie.
git branch new-userand check it outgit checkout new-useror simply dogit 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
content/participant/.md
## . Work on issues and merge your pr
only valid pr will be merged
## . Wait for Pull Request to merge
## . Celebrate - you've done your first pull request!!
```py
'''
Always make more then 4 pull requests.
Lets say you have made only 4 pull request to different projects,
but one project is excluded from hackoctoberfest event then your pull request will not be counted and
then you have remaining 3 valid pull requests if these projects is not excluded.
If you fail to make 4 pull requests then you can't get digital-swags.
I will recommend you to make pull request to your own repo which is very very safest side for you..
keep in mind that repo has hacktoberfest topic..
'''
