This commit is contained in:
Mahbub Murshed 2021-06-03 13:05:52 -07:00
Родитель 2af22ff35f
Коммит 55011e85c4
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/pull_request_template.md поставляемый
Просмотреть файл

@ -2,6 +2,6 @@
---
When submitting a connector, please check the following conditions for your PR.
- [ ] I attest that the connector works and I verfied by deploying and testing all the operations.
- [ ] I attest that the connector works and I verified by deploying and testing all the operations.
- [ ] I validated the swagger file, `apiDefinition.swagger.json`, by running `paconn validate` command.
- [ ] I confirm that `apiProperties.json` has a valid brand color and doesn't use an invalid brand color, `#007ee5` or `#ffffff`.