Thank you for your interest in contributing to the HacktoberFest Virtual Hackathon hosted by Mohan Babu University. To ensure a smooth and collaborative experience, please follow these guidelines when participating in the hackathon:
-
Choose a GitHub project from the GDSC MBU team's repositories that aligns with your skill set and interests. Browse through the open issues to find a task you'd like to work on.
-
Before starting your work, make sure you have a GitHub account. If you don't have one, you can create it at GitHub Sign Up.
-
Fork the repository of the chosen project to your GitHub account.
-
Clone your forked repository to your local development environment.
-
Create a new branch for your contribution, naming it descriptively (e.g.,
fix-issue-123
orfeature/new-feature-name
).
-
Before you start working on the issue, create a formal request to the issue creator for assignment in the following format:
Name: [Your Name] Roll No: [Your Roll No] Year: Branch: Section:
-
Once the issue creator assigns the issue to you, work on your contribution. Make sure your changes align with the guidelines and coding standards of the project.
-
Write clean and concise code, add relevant comments, and ensure proper documentation if necessary.
-
After completing your contribution, commit your changes, push them to your forked repository, and create a pull request.
-
Ensure your pull request title and description clearly describe the issue you're addressing and the changes you've made.
-
Reference the issue number in your pull request description using the "Fixes #123" format to automatically link it to the issue.
-
Submit the pull request.
-
Your contribution will be reviewed by the project maintainers and the GDSC MBU team.
-
If your contribution meets the project's guidelines and standards, it will be merged into the main project.
-
Once your contribution is added to the main project, it should not be changed for at least seven days to be considered a valid contribution for the Hackathon.
Thank you for participating in the HacktoberFest Virtual Hackathon at Mohan Babu University. Happy hacking!