Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.65 KB

workflow.md

File metadata and controls

37 lines (26 loc) · 1.65 KB

VATZ workflow

1. Contribution guide.

Please adhere to the guidelines outlined in the Contribution guide, if you have a pull request (PR) that you wish to contribute

2. Pull request

Upon submission of the pull request (PR), it is imperative to successfully complete two preliminary steps before the review process commences.

steps

2.1 Go lint test

coverage

2.2 Coverage test

go_lint

2.3 Notifications

VATZ maintainers will receive immediately after you have submitted the pull request.

notification

3. Review

The maintainers will conduct a review of the code in the submitted pull request. It is required to obtain approval from at least two reviewers. Please, ensure that you select to all of the following criteria

  • Reviewers
  • Assignees
  • Project (You can leave it blank if you don't know)
  • Development (issue that associate with raised PR)
image

4. Merge

Pull request will be merged and subsequently closed upon receiving the requisite number of approvals from the reviewers.

Example

image