Welcome to our community! We are excited to have you contribute to our project. Below are some guidelines to help you get started.
Getting Started
- Fork the Repository: Before making any changes, fork the repository to your own GitHub account.
- Create a Branch: For each new feature or fix, create a new branch from the main branch.
- Commit Your Changes: Make your changes and commit them to your branch.
- Write Tests: Ensure that your changes do not break the existing functionality by writing tests.
- Push Your Branch: Push your branch to your forked repository.
Code of Conduct
We expect all contributors to follow our Code of Conduct. This ensures a respectful and inclusive environment for everyone.
Submitting a Pull Request
- Create a Pull Request: Once you are done with your changes, create a pull request from your branch to the main branch.
- Describe Your Changes: Clearly describe what you have done and why in the pull request description.
- Review Feedback: Be open to feedback and make necessary changes as suggested.
Resources
- Developer Documentation - Find out more about the technical aspects of our project.
- Community Forum - Join discussions and ask questions from fellow contributors.
Happy Contributor
Thank you for contributing to our project! 🎉