The Event Management System is a web-based application that simplifies the process of managing events within a college campus.
Thank you for considering contributing to our project! Your contributions are highly appreciated.
To start contributing, follow these steps:
-
Fork the Repository: Fork this repository to your GitHub account.
-
Clone the Repository: Clone the forked repository to your local machine using the following command:
git clone https://github.com/Surya-Kumar-03/Event-Management.git
-
Set Up: Follow the setup process outlined below to configure your development environment.
-
Create a Branch: Create a new branch for your contribution. Use a descriptive name that reflects the nature of your work.
git checkout -b feature/your-feature
-
Code: Write your code following the project's coding standards and best practices. Keep your code clean and well-documented.
-
Commit: Commit your changes with a clear and concise commit message. Use present tense and provide a brief overview of your changes.
git commit -m "Add feature: description of your changes"
-
Pull Request: Push your branch to your forked repository and create a pull request to the original repository's
main
branch. Include a detailed description of your changes in the pull request.
We expect all contributors to adhere to our code of conduct, which promotes a positive and inclusive environment.
- Coordinate with the project maintainers or community through issues and discussions to align your contribution with the project's goals.
- Keep your pull requests focused and avoid bundling multiple unrelated changes in a single request.
- Be patient and open to feedback. Code reviews are part of the process to maintain code quality.
Thank you for being a part of our project and helping us make it better! Your contributions are valuable in making our project successful and impactful.