From cecdc2b81c43efc1aef3c6749775b4edb2b4a2e8 Mon Sep 17 00:00:00 2001 From: Izzy Date: Wed, 6 Feb 2019 16:42:21 +0000 Subject: [PATCH] Consistently use Yaml in CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 28d2f8f98d..b40afeb3b0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,7 +46,7 @@ Alternatively, start the metadata file from scratch, see [the templates](https:/ Or by download: - wget -O metadata/app.id.txt https://gitlab.com/fdroid/fdroiddata/raw/master/templates/app-minimal + wget -O metadata/app.id.yml https://gitlab.com/fdroid/fdroiddata/raw/master/templates/app-full Now that the file is created, you need to fill up all the app information and add a working build recipe. @@ -104,8 +104,8 @@ to appear in our repository. automatically. ``` - Auto Update Mode:Version v%v - Update Check Mode:Tags + AutoUpdateMode: Version v%v + UpdateCheckMode: Tags ``` - You may like to add [localization and screenshots], so users can have a glance at the app in pictures and in their preferred language.