From 982de05b56cd7ab1d11bebd7f89d1bfa3013d4dc Mon Sep 17 00:00:00 2001 From: offa Date: Tue, 4 Aug 2020 16:41:09 +0200 Subject: [PATCH] F-Droid link format added to contribution guide. --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d40fe11..3712b44 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,4 +11,7 @@ Each listed software has to meet following criteria: 1. Documentation available (Project website etc.) 1. Free of charge -It's also useful if it's already available on *F-Droid*. If not yet, it's also a good idea to promote this to the projects developer. + +If the packages is available on [**F-Droid**](https://f-droid.org/) it can be linked using the `https://f-droid.org/app/` url. If not yet, it's a good idea to promote this to the projects developer. + +Please do not submit third party repositories.