Skip to content

Changelog rules and guidelines

Sierra Brown edited this page Nov 12, 2021 · 8 revisions

Changelogs MUST:

  • Be accurate to the changes made.
    • Changing something you do not like that is functioning as intended is not a bugfix.
  • Credit the original author, if the changes are a port or abandoned code.
  • Be unbiased.

Changelogs SHOULD:

  • Be written with proper punctuation and capitalisation.
  • Be as concise as possible without withholding important information.
  • Be written from an OOC perspective.

Valid Prefixes

  • rscadd
  • rscdel
  • bugfix
  • wip
  • tweak
  • experiment
  • spellcheck
  • soundadd
  • sounddel
  • imageadd
  • imagedel
  • balance
  • code
  • refactor
  • config
  • admin
  • server

See Also

Examples

Example of a changelog documenting a port, crediting the original author:

:cl: DuckGuy25 //ORIGINAL AUTHOR 
rscadd: Added ducks, ported from DuckStation25. //DETAILING WHAT IS ADDED, AND WHERE FROM
/:cl:

Documentation regarding setting up and using Git.

Making heads or tails of specific GitHub pages, for the uninitiated.

Tools

Documentation regarding tools external to DM and Git.

Documentation

Content creation guides

Standards

Standards and guidelines regarding commenting, contributor conduct and coding standards.

Clone this wiki locally