Skip to content

Commit

Permalink
Ella/semver docs (#24150)
Browse files Browse the repository at this point in the history
* Update PR template

* Add semantic versioning guidelines

* Add link to new docs

* Add CTA, rephrase versioning

* add more entries to table

* Fix broken info tag
  • Loading branch information
erohmensing committed Mar 22, 2023
1 parent 3789a16 commit 47f439c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/contributing-to-airbyte/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,8 @@ It's easy to add your own connector to Airbyte! **Since Airbyte connectors are e
For sources, simply head over to our [Python CDK](../connector-development/cdk-python/).

:::info

The CDK currently does not support creating destinations, but it will very soon.

::::
:::

* See [Building new connectors](../connector-development/) to get started.
* Since we frequently build connectors in Python, on top of Singer or in Java, we've created generator libraries to get you started quickly: [Build Python Source Connectors](../connector-development/tutorials/building-a-python-source.md) and [Build Java Destination Connectors](../connector-development/tutorials/building-a-java-destination.md)
Expand Down

0 comments on commit 47f439c

Please sign in to comment.