From 7f79bc358d1d9064306015256e9faf20ed690d14 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 1 Jul 2023 17:44:14 +0200 Subject: Fix descriptions Short description can't exceed 80 characters. Removed trailing space. --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c32282f..7ed2c04 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -149,6 +149,7 @@ To check that `strings.xml` is formatted correctly, run The store description is found in `metadata/android//`, `short_description.txt` and `full_description.txt`. +The short description must not exceed 80 characters. Translating changelogs is not useful. The app name might be partially translated, the "unexpected" word should remain -- cgit v1.2.3