diff --git a/Changelog-Workflows.md b/Changelog-Workflows.md index 0a0ba46..4323ccb 100644 --- a/Changelog-Workflows.md +++ b/Changelog-Workflows.md @@ -83,6 +83,7 @@ The following list outlines some basic guidelines for ensuring the entry content - Special characters should be avoided. Where relevant, move special characters like parenthesis and extraneous description elements from the entry title and into the description body. - Media should be explicitly added to the entry (downloaded to local and uploaded with the changelog tool). - Language should generally be considered neutral, however developer comments or embellishments are permitted within reason. American English is the preferred standard for spelling and grammar. +- In some instances, especially with complex functionality, additional details or media on the feature may be discussed within the comments of the original PR on github, which should be reviewed where relevant and included in the changelog entry. - References to oneself should be changed to group pronouns (i.e. 'I' becomes 'we') - Each developer tends to have different styles and standards for the structure and format of the entry content. Where possible, we should endeavour to keep things as consistent with the other entries as possible.