- 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 likeissue-<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"