Skip to content

Git standards

Radosław Bucki edited this page Oct 29, 2022 · 3 revisions
  1. Every Pull Request should be approved by your teammate and Architect.
  2. Before request review be sure that GitHub action don't return an error.
  3. Every branch which implements issue should have issue # number.
  4. Pull request should be linked to an issue.
Clone this wiki locally