Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.86 KB

CONTRIBUTING.md

File metadata and controls

37 lines (25 loc) · 1.86 KB

Contributing to CineMoon

Thank you for your interest in contributing to CineMoon! We welcome contributions to enhance the app and make it even better. By contributing, you can help us provide a delightful movie-watching experience for users.

How to Contribute

To contribute to CineMoon, please follow these steps:

  1. Fork the repository and create a new branch for your contribution.
  2. Implement your changes or add new features.
  3. Ensure that your code follows the existing coding style and conventions.
  4. Test your changes thoroughly.
  5. Commit your changes with clear and descriptive commit messages.
  6. Push your changes to your forked repository.
  7. Submit a pull request to the main repository.

Contribution Guidelines

To ensure a smooth and effective contribution process, please adhere to the following guidelines:

  • Before starting any significant changes, create an issue to discuss your proposed changes and get feedback from the maintainers.
  • Follow the existing coding style and conventions used in the project.
  • Write clear, concise, and well-documented code.
  • Include test cases for your changes and ensure that existing tests pass.
  • Provide a detailed description in your pull request explaining the purpose and scope of your changes.
  • Be open to feedback and iterate on your changes based on the feedback received.
  • Be respectful and considerate towards other contributors.

Code of Conduct

Please note that by participating in this project, you are expected to abide by the Code of Conduct. We strive to maintain a welcoming and inclusive environment for all contributors.

License

By contributing to CineMoon, you agree that your contributions will be licensed under the MIT License.

Thank you for your contribution! We appreciate your time and effort in making CineMoon even better for movie enthusiasts around the world.