Skip to content

Commit 37ceb01

Browse files
authored
Merge pull request #17048 from github/sashabu/ame
Docs: Document preference for American English in change notes.
2 parents ff8bb2b + 5e6c9fb commit 37ceb01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/change-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ The valid YAML properties in the metadata are:
4444
### Description
4545
After the `---` line following the metadata, the rest of the markdown file is the user-visible content of the change note. This should usually be a single markdown bullet list entry (starting with `*`), although it is acceptable to have multiple bullet entries in the same change note if there are multiple changes that are closely related and have the same category metadata.
4646

47+
For consistency, change notes should use American English.
48+
4749
## Change categories
4850
Each change note must specify a `category` property in its metadata. This category servers two purposes: It determines how the change affects the version number of the next release of the pack, and it is used to group related changes in the final changelog. There is one set of available categories for query packs, and another set of available categories for library packs.
4951

0 commit comments

Comments
 (0)