We welcome contributions!
- Bug reports — Open an issue
- Feature requests — Let's discuss it
- Pull requests — Code improvements are always welcome
- Translations — Add or improve in
src/locales/ - Documentation — Help others get started
- 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