This commit is contained in:
Mahbub Murshed 2021-06-03 15:22:35 -07:00 коммит произвёл GitHub
Родитель 2af22ff35f
Коммит b6e0f6088d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
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`.