-
Notifications
You must be signed in to change notification settings - Fork 0
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
-
see conventional commits https://www.conventionalcommits.org
-
<type>[optional scope]: <description>
-
[optional body]
-
[optional footer(s)]
-
-
Issue
-
[<scope>] - Issue. Start with capital letter.
-
-
Discussion
-
Start with capital letter.
-
-
Label
-
lower case
-
whitespace allowed
-
-
Milestone
-
lower case
-
whitespace allowed
-