diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3723b26..711a38a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,12 +4,14 @@ The application is built using Rust, GTK 4, GLib and other GNOME technologies ar ## If you're a translator -You can translate Authenticator here: https://l10n.gnome.org/module/authenticator/ +You can translate Authenticator here: ## 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 +WIP documentation of the internals of the application: + +You want to work on fixing a bug, adding a new feature, please first join our Matrix Channel and ask if there is anyone working on that already. +The Matrix Channel: 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.