Welcome to our Open Source Guidelines page. These guidelines are designed to help you understand how to contribute to our open source projects.

General Principles

  • Collaboration: We encourage open collaboration and welcome contributions from the community.
  • Code of Conduct: All contributors must adhere to our Code of Conduct.

Contributing Steps

  1. Fork the Repository: Create a fork of the repository you want to contribute to.
  2. Create a Branch: Create a new branch from the repository's main branch.
  3. Develop Your Feature: Implement your feature or fix in your branch.
  4. Test Your Changes: Ensure your changes work as expected and do not introduce any regressions.
  5. Commit Your Changes: Commit your changes with a clear and concise message.
  6. Create a Pull Request: Open a pull request to the main branch.

Common Questions

  • How do I get started? Check out our Getting Started Guide.
  • Can I contribute if I'm not a developer? Absolutely! We welcome contributions of all kinds, including documentation, design, and testing.

Resources


Contribution Flow

By following these guidelines, you can help make our open source projects better and more inclusive for everyone.