Hello hackers, get ready to embark on your open source journey as a contributer by learning to find issues, solve bugs and make pull requests. We have curated a wide array of issues and bugs waiting to be resolves and squashed.
- Fork our repository
- Clone the forked repository to your local machine.
- Find issues in the repository from the issues page.
- Rectify the issue in your local machine.
- Commit your changes and push your changes to your fork.
- Create a Pull Request to this repository.
- The quickest and most accurate PRs will be merged after review and the corresponding issue will then be closed.
Caution
Ensure that there are no conflicts when you're requesting your changes to be merged.
Day | Repository Link |
---|---|
Day 1 | Link to Day 1 Repo |
Day 2 | Hackweek Multistep Form |
Day 3 | Flutter-Resolve |
Day 4 | Link to Day 4 Repo |
Day 5 | Link to Day 5 Repo |
We have a variety of issues available for you to work on each day. Feel free to explore the issues board to find something that interests you. If you have an idea for a new feature or bugfix, open a new issue to discuss it with the community.
By contributing to this repository, you agree to comply with its terms. Happy Hacking!