Skip to content

Contribution Guidelines

Vasc01 edited this page Dec 7, 2023 · 1 revision
  • File naming

    • all letters in lower case separated by underscore

    • tools_mirror.py

  • Commit

    • (#<id>) - Use as a reference to a concrete issue number (either GitHub or JIRA)

    • [#####] - No issue or ticket defined for this commit

    • (#32) - Add global and local coordinates option

  • Pull request

  • Issue

    • [<scope>] - Issue. Start with capital letter.

  • Discussion

    • Start with capital letter.

  • Label

    • lower case

    • whitespace allowed

  • Milestone

    • lower case

    • whitespace allowed

Clone this wiki locally