doc/contributors/comment_prefixes.md
Comments have prefixes using Conventional: Comments as a loose guideline, and using this markdown file as a the actual guideline.
This document will be updated on an as-needed basis.
/[a-z-]+\([a-z-]a+\):/todo: is interchangable with the famous TODO:, except:
when lowercase (todo:) it can include a scope: todo(security):.track: is used to track common patterns.
track: must be registered in
track-comments.mdwet: is usesd to track anything that doesn't adhere
to the DRY principle; the following message should describe
where similar code iscompare(<identifier>): is used to note differences between other
implementations of a similar ideaname: pedantic commentary on the name of something