Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 672 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 672 Bytes

Issue Report Contributions:

  • Issues will be closed without being looked into if the following information is missing (unless its not applicable).
  • Client version (type /ver in game)
  • Darkstar revision (type @revision in game)
  • Branch name (such as stable or master)

Pull Request Contributions:

Style Guide

  • detailed examples coming soon
  • 4 space indents, not tabs.
  • Braces go on a new line (allman style)
  • Don't leave line breaks in the middle of SQL statements