- 15 Days of Open Source is a 15 Days long event. It is organize by Trinity Cyber Forum & ACM 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 15 days.
- Try to make good contributions instead of number of contributions.
- Whoever makes most valid and good contributions will be declared as the winner.
- Judgement criteria is shared on Discord.
- On Monday Oct 5,2021 , there will be an introduction session for you all and details related to that will be shared soon.
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 website or webapp (Static/Dynamic) in any tecnology.
- While adding any content it should be inside its appropiate directory.
- if there is any problem with any website create an issue!
- This repo is blank at initial stage.
- You have to add a folder of your name.
- You have to add your project in your folder with proper
README.md
in that folder. - you can update existing site with its better version and with new feature.
- Participants can even add any technology in their site if they want.
- solve issues raised by other people or yourself.
- Add link of your site in your
README.md
file.
1. Fork this repo
2. Star this repo
3. Add your folder
4. commit the code
5. Make pull request
- Beginner-friendly.
- Targeted for Web Developers.
- Would also help participants who are familiar with web development.
if (isAwesome) {
// thanks in advance :p
starThisRepository();
}
_____ _ _ __ __
|_ _| |__ __ _ _ __ | | __ \ \ / /__ _ _
| | | '_ \ / _` | '_ \| |/ / \ V / _ \| | | |
| | | | | | (_| | | | | < | | (_) | |_| |
|_| |_| |_|\__,_|_| |_|_|\_\ |_|\___/ \__,_|
This repository Created by @priyanshKulshrestha for event 15 Days of Open Source
by TCF & ACM.