main: Production codedocs: Documentation website sourcegh-pages: Built documentation (auto-deployed)
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'FEAT: add amazing feature') - Push to your branch (
git push origin feature/amazing-feature) - Open a Pull Request
- Features:
feature/your-feature-name - Bug fixes:
fix/issue-description - Performance:
perf/what-you-optimized
By contributing, you agree that your contributions will be licensed under the MIT License.
For complete guidelines, visit our contribution documentation.