🔮🎃 TRICK OR TREAT 🎃🔮
OpenOctober is an opensource based competition organized by IEEE SFIT. It is an event dedicated to coding and celebrating the developer in you.
In this event, you can contribute to a live project and make a pull request to the repository you desire to work on.
This competition will go on for 3 days but don't be disheartened, you can keep contributing after the time is over but it will not be considered for evaluation.
We believe - and we hope you do too
that learning how to code, how to think, and how to contribute to open source can empower the next generation of coders and creators.
If you are first time contributor, we want you to know that everyone started from somewhere!
So start here!⚡
The event will be held from 6th to 8th October 2022
Register Here and Join our Discord Channel.
Also Register with Hacktoberfest
OpenOctober is open to everyone whether you're new to development , a student or a long time contributer.
This contest consists of 5 folders for 4 technologies and a Miscellaneous folder for budding coders as well as professionals
the different repositories are
a. Data Science
b. Ethical Hacking
c. ML/AI
d. Software Development
e. Miscellaneous
f. Algorithms
g. Data Structures
the 5th folder is a miscellaneous folder, each folder consisting of 4 more sub folders for each major programming language i.e C, C++, Java, Python and R
-
The participant will be allowed to work on the issue ONLY after it has been assigned to them.
-
The contributions will be counted only for the time period of the event, after the time period ends contributions can be taken in but wont be counted for the final evaluation.
-
Tampering or any unethical behaviour to the files or other participants will result in immediate disqualification
-
Links to the different repositories are mentioned, and each repository has also put up the code of conduct on their repository. Each participant is requested to follow the code of conduct
-
However, the participants will be allowed to create and edit code on the repos either of self or of another participant.
-
The criterion to judge is:-
a) Amount of MR,PR and issues raised
b) Quality of code -
A Discord channel is created for the participants to collaborate and interact with one another for the duration of the competition.
We hope contributions are made through fair and non-plagiarised means
- Fork this Repository.
- Clone the Repository:
git clone "url you copied"
- Raise an issue.
- Wait for the issue to be assigned to you.
- Create a branch:
git checkout -b <your-new-branch-name>
- Push changes to GitHub:
git push origin <add-your-branch-name>
- Submit your changes for review.
- And Boom! You're done 🥳
- Our team will review and merge your changes into the master branch of this project. You will be notified via E-mail once the changes have been merged.
- Work on the issue ONLY after it is assigned to you
- Follow the repository's contribution guidelines
- Almost every repo looking for help has a Readme.md file in it, read it first!
- Run the application , find bug/issues , create an issue on github repo and make any changes , you find suitable on it.
- Push the repo and then create a pull request on the repo.
- Each PR must be associated with only ONE issue
- Open pull requests with minor text edits on other people's repositories
- If you're looking for a faster way to open four PR's and win, there's a better way!
- Create multiple issue request for one issue
- Check out our FAQ section and join us on our Discord channel.