release_note.conf

Download raw config

component = ["Renderer", "Python wrapper", "Java wrapper", "CLI"]
change = ["add", "fix", "improve", "write"]
feature = ["processor", "binding", "example", "test"]
issue = ["bug", "warning", "regression"]
issue_count = [2, 3, 4]
sprint = [1, 2, 3, 11, 23]
maintainer = ["Mia", "Darcy", "Azra"]

origin = "{% owner:maintainer %}{component} {change | past_tense} {feature | article} in the {sprint | ordinal} sprint. {issue_count} {issue | pluralize} were closed before {owner | possessive} review."