Thank you for your interest in contributing to Jan! We welcome contributions from everyone.
- Check existing issues before creating a new one
- Use the issue templates provided
- Include as much detail as possible
- 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 the existing code style in the project
- Write clear commit messages
- Add tests for new features
Please read and follow our Code of Conduct.
Feel free to open an issue or reach out to the maintainers.