mirror of
https://github.com/jrpie/Launcher.git
synced 2025-05-10 12:34:17 +02:00
1.1 KiB
1.1 KiB
Contributing
There are several ways to contribute to this app:
-
You can add or improve translations.
-
If you found a bug or have an idea for a new feature you can join the chat or open an issue.
Please note that I work on this project in my free time. Thus I might not respond immediately and not all ideas will be implemented.
-
You can implement a new feature yourself:
- Create a fork of this repository.
- Create a new branch named
feature/<your feature>
orfix/<your fix>
and commit your changes. - Open a new pull request.
See build.md for instructions how to build this project. The CI pipeline automatically creates debug builds.