Typo in CONTRIBUTING.md

This commit is contained in:
bb-froggy 2025-09-22 20:25:41 +00:00 committed by Licaon_Kter
parent a0ef0d56d7
commit eaf0f42035

View file

@ -62,7 +62,7 @@ Please read the [General Recommendations](#general-recommendations) before you s
1. Clone your fork.
1. Create and checkout a new branch.
Naming it like the app name or, much better, the app id makes it easier to keep track of your contributions.
1. Create a new file in the the `metadata` directory named after the following schema: `<application_id>.yml`.
1. Create a new file in the `metadata` directory named after the following schema: `<application_id>.yml`.
So an example would be _"com.app.example.yml"_.
1. Write down the metadata in that file. The [Build Metadata Reference](https://f-droid.org/en/docs/Build_Metadata_Reference)
as well as the [templates](./templates/README.md)