1Password / connect-helm-charts

Official 1Password Helm Charts
https://developer.1password.com
MIT License
90 stars 73 forks source link

Contribution #188

Open stevesecurityoverview opened 6 months ago

stevesecurityoverview commented 6 months ago

I'd like to add a feature to the connect helm-chart to work with namespaces. How do I do perform a pull request? I have the branch but I can't push it? Could I get some approval for a test branch?

I use onepassword connect in prod for several clients using helm charts and would like to help in the future as well.

michaelAbon1p commented 6 months ago

:wave: Hi @stevesecurityoverview! We're excited to hear that you'd like to add a feature to make the helm chart work with namespaces.

To make a pull request, rather than pushing a branch directly to this repository, you can instead start by forking the repository. This fork would be under your own account, so you will be able to push your branch your own fork. From there, you should be able to create a pull request.

GitHub has more step-by-step documentation on how to open a pull request that I'd recommend checking out. We also have a CONTRIBUTING.md file that has some additional tips, including how to sign your git commits. We're also happy to answer any questions you might have about the process.