...
- A new empty branch called "review" is created in the service's git repository in edgexfoundry-holding
- This should be branched from the repo's initial commit
- A PR is created with "main" as the source branch, and "review" as the target branch
- The PR should not be created by anyone who will be reviewing the service, as PR creators may not be assigned as reviewer on GitHub
- Ideally we create a PR template for reviews, but for now the PR should follow the general guidelines as described by the device services holding review process
...