Thank you for your interest in contributing!
- Check existing issues first
- Use clear, descriptive titles
- Include reproduction steps
- Specify your environment
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
- Follow existing code style
- Add tests for new features
- Update documentation
- Keep commits atomic and well-described
- Never commit secrets or credentials
- Follow security best practices
- Report vulnerabilities privately (see SECURITY.md)
- Be respectful and inclusive
- Welcome newcomers
- Focus on constructive feedback
- Maintain professional communication
Feel free to reach out via:
- GitHub Issues (for project-specific questions)
- Email: khavan.work@gmail.com
- LinkedIn: linkedin.com/in/vanhoangkha
By contributing, you agree that your contributions will be licensed under the same license as the project.