From f789c8ced44400fe002e1b72385010d8aca3f887 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 27 Dec 2022 09:32:17 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 871c0f1b00..ee6d6282d3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ This repository contains three different types of files: We prefer a lot of small contributions over a few large ones. Contributions that contain a lot of changes are hard to review. That's why we want each contribution limited to a single language and single domain. -The filenames of sentences and tests are named like `_.yaml`. So if you are translating covers, only add sentences and tests to `cover_HassCoverOpen.yaml` and `cover_HassCoverClose.yaml`. +The filenames of sentences and tests are named like `_.yaml`. So if you are contributing to the cover domain, you would only add sentences and tests to `cover_HassCoverOpen.yaml` and `cover_HassCoverClose.yaml`. ## Adding a new language