This commit is contained in:
Josia Pietsch 2024-10-09 01:56:28 +02:00
parent 51184e7e8a
commit ea80bd9513
Signed by: jrpie
GPG key ID: E70B571D66986A2D

View file

@ -1,6 +1,9 @@
<!-- Shields from shields.io -->
<!--[![][shield-release]][latest-release] -->
[![][shield-license]][license]
[![Chat on Matrix](https://matrix.to/img/matrix-badge.svg)][matrix]
# μLauncher
@ -28,7 +31,7 @@ Or download the latest APK from the [Releases Section](https://github.com/jrpie/
There are several ways to contribute to this app:
* You can add or improve [translations][toolate].
* If you find a bug or have an idea for a new feature you can open an [issue][issues]. 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.
* If you find a bug or have an idea for a new feature you can [join the Matrix chat][matrix] or open an [issue][issues]. 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: [![][shield-gh-fork]][fork]
- Create a new branch named `feature/<your feature>` of `fix/<your fix>` and commit your changes.
@ -83,8 +86,7 @@ There are several ways to contribute to this app:
[shield-gh-watch]: https://img.shields.io/github/watchers/jrpie/Launcher?label=Watch&style=social
[shield-gh-star]: https://img.shields.io/github/stars/jrpie/Launcher?label=Star&style=social
[shield-gh-fork]: https://img.shields.io/github/forks/jrpie/Launcher?label=Fork&style=social
[matrix]: https://s.jrpie.de/launcher-matrix
<!-- Helpful resources -->