mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 00:34:40 +01:00
CONTRIBUTING.md: Fix markup
This commit is contained in:
parent
a54c49f2cd
commit
4a09df7b89
1 changed files with 6 additions and 2 deletions
|
@ -3,14 +3,18 @@ Hey newcomer, welcome to Authenticator.
|
|||
The application is built using Python3, Gtk 3, GLib and other GNOME technologies around it. It's built to run on GNOME & Librem 5 phone.
|
||||
|
||||
|
||||
If you're a translator:
|
||||
## If you're a translator:
|
||||
|
||||
You can translate Authenticator here: https://hosted.weblate.org/engage/authenticator/
|
||||
|
||||
If you're a developer:
|
||||
|
||||
## If you're a developer:
|
||||
|
||||
You want to work on fixing a bug, adding a new feature, please first join our Matrix Channel and ask if there's anyone working on that already.
|
||||
The Matrix Channel: https://matrix.to/#/#authenticator:matrix.org
|
||||
|
||||
|
||||
We suggest you to use [GNOME Builder](https://flathub.org/apps/details/org.gnome.Builder) as the IDE supports Flatpak and you can hack on Authenticator, click on run and voilà, you have got to test your modifications without having to think about installing the dependencies or how to build the application itself.
|
||||
|
||||
|
||||
Thanks and good hacking.
|
Loading…
Add table
Reference in a new issue