From 63b96c86e284fcf8161ffe1a09b444d409950505 Mon Sep 17 00:00:00 2001 From: Tobias Date: Wed, 21 Aug 2024 13:31:36 +0200 Subject: [PATCH] Docs: Wording update (#10396) --- CONTRIBUTING.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 36765f536..4b6947fd1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,7 @@ # Contributing to iD Thinking of contributing to iD? High five! There are plenty of ways to get involved. -You don't need to know the first thing about programming (though it's always a -great time to learn!) +You don't need to know anything about programming (though it's always a great time to learn!). Everyone involved in the iD project is subject to the [Code of Conduct](CODE_OF_CONDUCT.md). Please take a moment to read it before proceeding, it's short and simple. We want @@ -37,7 +36,7 @@ When requesting a feature: ### Issue Labels -We use GitHub labels to keep track of issues. Some guidelines: +We use GitHub labels to keep track of issues. Some guidelines: Green labels are for **action items**. Jump in and start working! * [![good-first-issue][good-first-issue]][good-first-issue_link] - @@ -231,7 +230,7 @@ The translations for presets, [maintained in the id-tagging-schema repository](h preset fields, and lists of search terms. You do _not_ need to translate the search terms literally -- use a set of synonyms and related terms appropriate to the target language, separated by commas. -For more information on translating the presets [please see this id-tagging-schema contribution guide](https://github.com/openstreetmap/id-tagging-schema/blob/main/CONTRIBUTING.md#translating). +For more information on translating the presets [please see this id-tagging-schema contribution guide](https://github.com/openstreetmap/id-tagging-schema/blob/main/CONTRIBUTING.md#translating). You can check your translations on the [development preview site](https://ideditor.netlify.app), which is updated every time we change the `develop` branch.