Consistently use Yaml in CONTRIBUTING.md

This commit is contained in:
Izzy 2019-02-06 16:42:21 +00:00
parent ff14d56257
commit cecdc2b81c

View file

@ -46,7 +46,7 @@ Alternatively, start the metadata file from scratch, see [the templates](https:/
Or by download: 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 Now that the file is created, you need to fill up all the app information and
add a working build recipe. add a working build recipe.