content: Update commit message guidelines

This commit is contained in:
Joe Mooring
2025-10-13 12:54:25 -07:00
committed by GitHub
parent a0784f2612
commit 2065fadded
+1 -1
View File
@@ -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.