diff --git a/airbyte-connector-builder-server/src/main/resources/contribution_templates/pull-request-edit.md.peb b/airbyte-connector-builder-server/src/main/resources/contribution_templates/pull-request-edit.md.peb index e3216ac6c19..ae69d7a8623 100644 --- a/airbyte-connector-builder-server/src/main/resources/contribution_templates/pull-request-edit.md.peb +++ b/airbyte-connector-builder-server/src/main/resources/contribution_templates/pull-request-edit.md.peb @@ -12,3 +12,5 @@ The contributor provided the following description of the change: - [ ] Ensure connector docs are up to date with any changes - [ ] Run `/format-fix` to resolve any formatting errors - [ ] Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs + + diff --git a/airbyte-connector-builder-server/src/main/resources/contribution_templates/pull-request-new-connector.md.peb b/airbyte-connector-builder-server/src/main/resources/contribution_templates/pull-request-new-connector.md.peb index af598ef830f..ae0c0e8cca5 100644 --- a/airbyte-connector-builder-server/src/main/resources/contribution_templates/pull-request-new-connector.md.peb +++ b/airbyte-connector-builder-server/src/main/resources/contribution_templates/pull-request-new-connector.md.peb @@ -31,3 +31,5 @@ Contributor-provided connector description: - [ ] Run `/format-fix` to resolve any formatting errors - [ ] Help the contributor upload an icon that follows our icon design guidelines - [ ] Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs + +