iotedgedev/pull_request_template.md

9 строки
365 B
Markdown

## iotedgedev Pull Request Checklist
- [ ] Versions updated (both __init__.py files, CHANGELOG, setup.py, setup.cfg)
- [ ] Unit tests pass locally
- [ ] Quickstart steps locally validated
- [ ] Passes unit tests in CICD pipeline (green on Github pipeline)
- [ ] Pypi RC version passes Edge CICD pipeline validation for cross-tool validation
## Additional comments