Thank you for your interest in contributing to GDSC JU Website!
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them to your branch.
- Push your changes to your fork.
- Create a pull request to the main repository.
- No need to ask for asssignment of issue, just create a pull request when your update is ready.
Please make sure that your pull request adheres to the following guidelines:
- Include a clear and concise description of your changes.
- Add tests for any new code or changes to existing code.
- Follow the project's code style guide.
When your pull request is ready, we will review it and provide feedback. Once your pull request is approved, it will be merged into the main repository.
If there is a new feature you would like to see in GDSC JU Website, please open an issue and describe:
-
What is the motivation behind this feature? Is it something you worked on and think it could benefit the community?
Whatever it is, we'd love to hear about it!
-
Describe your requested feature in as much detail as possible. The more you can tell us about it, the better we'll be able to help you.
-
Provide a code snippet that demonstrates the features usage.