Name: Shanas
- Place: Dar es Salaam, Tanzania
- Bio: I'm a software developer who loves Python and Typescript
- Email: [email protected]
- GitHub: mrshanas
Hacktoberfest is a annual event, month-long celebration that encourages people to contribute to open source software. Started originally by our friends at DigitalOcean
This year, we're celebrating open source software by hosting a virtual workshop for software developers and enthusiasts.
Here is a quick way to contribute to this project:
- Register to start hacking.
- Add your name to the
README.md
file - Submit a pull request! 🎉
- 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/hacktoberfest2022.git
- Create a branch
git checkout -b branch-name
- Make your changes (choose from any task below)
- Commit and push, rejoice and profit!
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!
Add your name to the README.md
file using the below convention:
### Name: [YOUR NAME](GitHub link)
- Place: City, State, Country
- Bio: Who are you? What do you?
- Email: [email protected]
- GitHub: [GitHub account user name](GitHub link)