Join Slack
Powered by
Hey folks! I saw that the <https://docs.airbyte.co...
# help-connector-development
c
Cesar Santos
06/06/2023, 2:50 PM
Hey folks! I saw that the
github conector
does not support the
Contributors endpoint
, is it on your roadmap? If not how can I add it?
k
kapa.ai
06/06/2023, 2:50 PM
A message from
kapa.ai
kapa.ai
06/06/2023, 2:51 PM
Hmm, I don't know enough to give you a confident answer yet about the Contributors endpoint being on the roadmap. However, if you'd like to add it yourself, you can contribute to the GitHub connector by following the steps in the [contributing guide](
https://docs.airbyte.com/contributing-to-airbyte
). Here's a summary of the steps to contribute code: 1. Fork the [Connector repository](
https://github.com/airbytehq/airbyte
) or the [Platform repository](
https://github.com/airbytehq/airbyte-platform
), depending on your contribution. 2. If contributing a new connector, check out the [new connectors guide](
https://docs.airbyte.com/contributing-to-airbyte#new-connectors
). 3. Open a branch for your work. 4. Write your code and
tests
. 5. Ensure all tests pass, including acceptance tests for connectors. 6. For connectors, increment the connector's version according to the [Semantic Versioning](
https://docs.airbyte.com/contributing-to-airbyte#semantic-versioning-for-connectors
) guidelines. Feel free to ask for help or guidance in the [Airbyte Slack community](
https://airbytehq.slack.com
) or [Airbyte forum](
https://discuss.airbyte.io
).
m
Marcos Marx (Airbyte)
06/06/2023, 2:54 PM
I didn’t see any request in Github asking this:
https://github.com/airbytehq/airbyte/issues?q=is%3Aopen+is%3Aissue+label%3Aconnectors%2Fsource%2Fgithub+contributors
c
Cesar Santos
06/06/2023, 4:03 PM
thanks
@Marcos Marx (Airbyte)
, I will open a new issue and i will to contribute as well
Cesar Santos
06/06/2023, 4:13 PM
just added a new issue:
https://github.com/airbytehq/airbyte/issues/27074
🙏 1
Open in Slack
Previous
Next