Hello, guys trying to modify an existing connector...
# ask-community-for-troubleshooting
a
Hello, guys trying to modify an existing connector. But I can't push my branch to github repo. I always get the error: Permission to airbytehq/airbyte.git denied to .... Am I missing something ? Do we need special permissions to push a branch to the github repo ?
w
Hi Alexis, I guess the expected process is that you 1. fork the repo airbytehq/airbyte 2. create a feature branch on your fork 3. create a pull request in the airbytehq project so that everyone can benefit from your modifications once the folks at airbytehq merge your pull request in. See more information here: https://docs.github.com/en/get-started/quickstart/contributing-to-projects
🙏 1