# Constants
ReleaseTemplate is the go html/template used to render the form.Can publish HTML, though current workflow is to send the rendered HTML payload to the athenapdf microservice for signing/distribution.
# Structs
ChangeItem represents a unit of change, where and engineering solution addresses a biz need, either a feature or a bug.
ReleaseTemplateData is the encapsulating struct for software release forms.