Files
rpc/.github/PULL_REQUEST_TEMPLATE.md
2021-10-04 11:39:23 -07:00

17 lines
649 B
Markdown

## PR Checklist
<!-- Please check if your PR fulfills the following requirements: -->
- [ ] Unit Tests have been added for new changes
- [ ] API tests have been updated if applicable
- [ ] All commented code has been removed
- [ ] If you've added a dependency, you've ensured license is compatible with Apache 2.0 and clearly outlined the added dependency.
## What are you changing?
<!-- Please provide a short description of the updates that are in the PR -->
## Anything the reviewer should know when reviewing this PR?
### If the there are associated PRs in other repositories, please link them here (i.e. open-amt-cloud-toolkit/repo#365 )