Why: * The template tried to specify a placeholder for the title, but instead it was used as first line in the description * The template tried to specify a guide for each section with a `>` character to imply it was a comment, but people didn't remove it How: * Removing the first line specifying the title placeholder that has no use * Changing the `>` character on each section guide for a `-` that can be easily reused for enumerations