Hello. I would like to make a branch and PR the ad...
# documentation
i
Hello. I would like to make a branch and PR the additon of running the pact-broker service in an azure app service. I cloned down the repo and tried to branch and push up my branch, but said I an not authorized. it asked me to fork but failed auth as well. I am not using the same email address as my profile for my github account. who can help me gain access?
y
there is nothing, non-standard about our contribution process. you need to create a fork https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo#forking-a-repository if you’ve already cloned the repo, you’ll need to add a git remote that points to your fork. you can check with git remote -v you may just wish to clone the fork directly to avoid messing with git remotes
i
@Yousaf Nabi (pactflow.io) Thank you. PR - https://github.com/pact-foundation/docs.pact.io/pull/349