Skip to content
Bjorn Neergaard edited this page Feb 13, 2016 · 3 revisions

You can add changelog entries by using the following template in the body of your pull request:

:cl: name
prefix: text
prefix: text
prefix: text
/:cl:

If you omit name, your Github username will be used instead.

Multiple blocks can be entered, to logically split changes up or to credit multiple authors. Once your PR is merged, a bot will automatically generate the changelog for you.

Valid prefixes are:

  • add add (or rscadd)
  • del del (or rscdel)
  • fix fix (or fixes or bugfix)
  • wip wip
  • tweak tweak
  • experiment experiment
  • spellcheck spellcheck
  • soundadd soundadd
  • sounddel sounddel
  • imageadd imageadd
  • imagedel imagedel
Clone this wiki locally