- 20 Days of Open Source is a 20 Days long event. It is organized by Trinity Cyber Forum & GFG IPEC Student Chapter.
- Every commit & pull request from a registered github profile will be counted as a valid contribution.
- You have to make at least 1 contribution in 20 days.
- Try to make good contributions instead of number of contributions.
- Whoever makes most valid and good contributions will be declared as the winner.
For your PR to count it must be:
- Submitted in a public repo, AND Merged, OR Approved by a maintainer.
Whether it’s your first or fiftieth pull request, there’s always more to learn! We’ve put together a few resources that can help you create quality pull requests, keep your repositories pristine, and build on your open source knowledge.
- You can cotribute any mobile app in any language java/kotlin/swift/etc...
- While adding any content it should be inside its appropiate directory.
- If there is any problem with any app create an issue!
- This repo is blank at initial stage.
- You have to add a folder of your name.
- You have to add you app in your folder with proper
README.md
in that folder. - You can update existing app with its better version and with new feature.
- Participants can even add desktop app if they want.
- Solve issues raised by other people or yourself.
1. Fork this repo
2. Star this repo
3. Add your folder
4. Commit the code
5. Make pull request
--
- Beginner-friendly
- Targeted for App developers.
- Would also help participants who are familiar with mobile app development.
if (isAwesome) {
// thanks in advance :p
starThisRepository();
}
_____ _ _ __ __
|_ _| |__ __ _ _ __ | | __ \ \ / /__ _ _
| | | '_ \ / _` | '_ \| |/ / \ V / _ \| | | |
| | | | | | (_| | | | | < | | (_) | |_| |
|_| |_| |_|\__,_|_| |_|_|\_\ |_|\___/ \__,_|
This repository Created by @Dhruv-IGI for event 20 Days of Open Source
by TCF & GFG.