Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.39 KB

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 1.39 KB

Contributing to Linux Club VITC website

Thank you for your interest in making the linux club website better. Before you get started, please review our Code of Conduct. This helps us ensure that the community is positive and supportive for everyone involved.

Getting started

Before you begin:

  • The project is powered by ReactJS.
  • Checkout the existing issues and pull requests before you create new one to avoid duplication.

Don't see your issue? Open one

If you spot something new, maybe a bug or a feature you want to implement, open an issue regarding the same. We will have a conversation about the problem you want to fix.

Ready to start coding?

  • Fork this repository into your own copy.
  • Clone your copy of the repository into your local machine.
  • Make your changes to files as required.
  • Save and Commit your changes in the local repo.
  • Push your commits to the remote repo (your copy of the main repo).
  • Create a Pull Request from your repo to our repo.

Your PR is merged!

Once you submit a PR, we will review it and add it to our codebase. Congratulations, You will be proudly listed as a contributor in the contributor chart.