From 3168d92ac7c8111c65173b16b120bb1aac360cec Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 6 Feb 2019 16:26:14 +0000 Subject: [PATCH] Suggest using a .yml file --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 72518160a2..9a6d191b51 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ fdroidserver would probably work, but it is not guaranteed. ### Adding a new app If you want to add a new app you will have to add a new metadata file to the -repository, like `metadata/app.id.txt`. Here is how to write that file. +repository, like `metadata/app.id.yml`. Here is how to write that file. If the app is on GitHub, GitLab or Bitbucket, use `fdroid import`: