Skip to content

Organization

ProjectAdlSi edited this page Aug 22, 2022 · 2 revisions

Workflow

  • Master branch is protected
  • Merge to master by create pull request and approval by team members
  • SCRUM like process. Use 'Projects' tab
    • Create Issue as a ticket
    • ONLY work on this issue, if another problem arises, open another issue.
    • Create branch from issue
    • If work is fulfilled, create pull request
  • Codestyle: Type Hints.
  • Docstyle: As described here.
Clone this wiki locally