Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 942 Bytes

contributing.md

File metadata and controls

10 lines (9 loc) · 942 Bytes

contributing

  • find or add new issue assignee yourself to corresponding labels, link dst board at the section "projects", link the last "milestone" to corresponding section
  • create fork
  • checkout to the last branch with prefix release & create branch similar to title issue with like issue-<number_issue>-<title_issue_name>
  • make yor changes
  • run pre-commit $ pre-commit run -a
  • created pull request with title issues to the branch with prefix release adding yourself to section "assignees"
  • link your created pull request at your issues to section "linked pull requests"