Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to contribute but I cannot #578

Closed
taddhar opened this issue Oct 31, 2023 · 2 comments
Closed

Trying to contribute but I cannot #578

taddhar opened this issue Oct 31, 2023 · 2 comments

Comments

@taddhar
Copy link
Contributor

taddhar commented Oct 31, 2023

Am trying to be a good citizen here and trying to push my first PR but I cannot.

Can somebody help me understand 1) if I can contribute? and 2) if yes which mistake am I doing?

> git push --set-upstream origin arnaud-dev-branch
remote: Permission to tlswg/draft-ietf-tls-esni.git denied to taddhar.
fatal: unable to access 'https://github.com/tlswg/draft-ietf-tls-esni.git/': The requested URL returned error: 403
@cpu
Copy link

cpu commented Oct 31, 2023

Hi @taddhar

It looks like you're trying to push your dev branch directly to the TLSWG repository and you don't have permission to do so. Instead, you should fork the repository to make your own copy, push your branch to your fork, and then open a pull request from your fork to this repo.

Try following GitHub's quickstart guide for forking a repository.

@taddhar
Copy link
Contributor Author

taddhar commented Oct 31, 2023

Ok thanks I will do my best to follow this guidance and happy to learn something new. Sorry to be a rookie, doing my best to ramp-up. Glad I did a small test first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants