This app aims at making a community that shares and maintains a wallpaper application that is open-sourced. This project is Participating in the on going Hacktoberfest 2022.
Contributing to this project also counts towards the open-source contribution in Hacktoberfest 2022.
Make your first 4 Pull Requests and earn a free tee from GitHub!
- Fork this Repository using the button at the top
- Clone your forked repository to your pc
- Create a new branch for your modifications (ie.
git branch new-branch-name
and check it outgit checkout new-branch-name
andgit checkout -b new-branch-name
)` - Pick an Issue from GitHub issues and add a comment tagging @rayan1810
- Once that issue is assigned to you, you can start working on that issue and creating PR for the same.
- Create a pull request
- Star this repository