👋 Thank you for considering contributing to MovieMania! We welcome your help to make this movie app even more amazing.
Here are some ways you can contribute to MovieMania:
-
🌟 Feature Requests: Have an idea for a new feature? Let us know by opening an issue!
-
🪲 Bug Reports: Spotted a bug or an issue? Report it! Be sure to provide detailed information to help us reproduce and address it.
-
💡 Code Contributions: You're a developer? Awesome! We welcome code contributions. Please follow our development guidelines.
-
🧰 Documentation Updates: Help us improve our documentation to make it more accessible and informative.
-
🎨 UI/UX Enhancements: If you have design skills, you can help enhance the user interface and user experience.
-
💬 Community Support: Actively engage in discussions, answer questions, and provide support in issues and pull requests.
If you're ready to contribute, follow these steps:
-
Fork the MovieMania repository.
-
Clone your forked repository to your local machine:
git clone https://github.com/ayushsoni1010/moviemania.git
- Create a new branch for your contribution:
git checkout -b feature/your-contribution
-
Make your changes and ensure they adhere to the project's coding style.
-
Commit your changes with a descriptive commit message:
git commit -m "Add your contribution"
- Push your changes to your forked repository:
git push origin feature/your-contribution
- Open a pull request to the main MovieMania repository. Be sure to describe your changes and reference any relevant issues.
- Await feedback and collaborate on your contribution.
To ensure a smooth contribution process, please follow these guidelines:
-
Before you start working on a new feature or fixing a bug, check if there's an open issue for it. If not, create one to discuss your plans.
-
When submitting code changes, ensure that your code adheres to the project's coding style and conventions.
-
Document your code to make it easier for others to understand and maintain.
-
Write clear commit messages that describe the purpose and content of your changes.
We are committed to fostering a welcoming and respectful community. Please review and adhere to our Code of Conduct to ensure a positive and inclusive environment for everyone.
If you have questions or need assistance, feel free to reach out to us. You can open an issue or join our community discussions to get support.
We appreciate your contributions, and together we can make MovieMania a fantastic movie exploration platform for everyone. Join us in shaping the world of cinema one contribution at a time!