Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.14 KB

CONTRIBUTION.md

File metadata and controls

22 lines (14 loc) · 1.14 KB

Contribution Guidelines for CarVilla

Thank you for your interest in contributing to the CarVilla project! Your contributions help improve the template and make it more useful for everyone. Please follow these guidelines to ensure a smooth collaboration:

How to Contribute

  1. Fork the Repository: Create a personal copy of the repository by forking it on GitHub.
  2. Create a Branch: Develop your feature or fix in a new branch named descriptively (e.g., feature/new-search-functionality).
  3. Make Changes: Implement your changes, ensuring adherence to the project's coding standards.
  4. Commit Your Changes: Write clear, concise commit messages that describe your changes.
  5. Push to Your Fork: Push your changes back to your forked repository.
  6. Open a Pull Request: Submit a pull request to the main repository for review.

Code of Conduct

Please adhere to our Code of Conduct to maintain a welcoming environment.

Reporting Issues

If you encounter any issues or bugs, please report them in the Issues section of the repository.

Thank you for contributing!