link2aws / link2aws.github.io

Get AWS console link from ARN
https://link2aws.github.io/
34 stars 20 forks source link

I'm unable to push a branch to request a PR #38

Closed vboufleur closed 1 year ago

vboufleur commented 1 year ago

Hi!

I just worked on a couple of service ARNs additions to this great repo. After I finished I tried pushing my feature branch to request a PR, but I got permission denied from Git, couldn't push the branch.

What do you think about protecting the master branch so that only the maintainers can push to it, but allowing people from the web to push their custom branches? I think this would make the process of contributing to this project a bit faster and better for everyone.

If that's not a good idea, can I be added as a developer just so that I can push my branch and open the PR for your code review?

vboufleur commented 1 year ago

Never mind, I just learned I have to make a fork! This is my first time contributing to open source projects. :)