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

  1. Fork the Repository: Before making any changes, fork the repository to your own GitHub account.
  2. Create a Branch: For each new feature or fix, create a new branch from the main branch.
  3. Commit Your Changes: Make your changes and commit them to your branch.
  4. Write Tests: Ensure that your changes do not break the existing functionality by writing tests.
  5. 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

  1. Create a Pull Request: Once you are done with your changes, create a pull request from your branch to the main branch.
  2. Describe Your Changes: Clearly describe what you have done and why in the pull request description.
  3. Review Feedback: Be open to feedback and make necessary changes as suggested.

Resources

Happy Contributor

Thank you for contributing to our project! 🎉