diff --git a/content/en/contribute/development.md b/content/en/contribute/development.md index a30adea88..7b50d127d 100644 --- a/content/en/contribute/development.md +++ b/content/en/contribute/development.md @@ -102,7 +102,7 @@ Step 7 : Commit your changes with a descriptive commit message: - Provide a summary on the first line, typically 50 characters or less, followed by a blank line. - - Begin the summary with one of content, theme, config, all, or misc, followed by a colon, a space, and a brief description of the change beginning with a capital letter + - Begin the summary with the name of the package, followed by a colon, a space, and a brief description of the change beginning with a capital letter - Use imperative present tense - See the [commit message guidelines] for requirements - Optionally, provide a detailed description where each line is 72 characters or less, followed by a blank line.