diff --git a/Changelog-Workflows.md b/Changelog-Workflows.md
index 11be78e..0a0ba46 100644
--- a/Changelog-Workflows.md
+++ b/Changelog-Workflows.md
@@ -80,9 +80,11 @@ The following list outlines some basic guidelines for ensuring the entry content
- References to issues and pull requests, such as `Fixes #123456` should ideally be modified to full descriptive links, e.g. ```This addresses the limitations identified in issue 123456.```
- Entry content should not contain any header tags such as ```
```, `````` or `````` etc. as these will display on the changelog site as links within the TOC (table of contents).
- Each entry should have a single primary thumbnail icon. Additional media elements should be embedded in the content body.
+- 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.
- 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.
## Get involved