Skip to content

Git standards

Radosław Bucki edited this page Oct 30, 2022 · 3 revisions
  1. Every Pull Request should be approved by your teammate and Architects. Of course, we also encourage others to join the CR.
  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