KurtE / Arduino_Phoenix_Parts

Lynxmotion Phoenix Program for Arduino split into libraries
252 stars 98 forks source link

Project not open for collaboration #4

Closed klimbot closed 4 years ago

klimbot commented 4 years ago

Hey KurtE,

I'd like to be able to collaborate with you on this project. I've been working on my own fork for a while and would like to contribute some things back.

The main reason for wanting collaborator access (specifically) is that I'd like to be able to set up github actions for this project like I have mine, and I need to be a collaborator to do that.

Thanks

klimbot commented 4 years ago

Just realised I can't even push a branch, I get permission denied.

KurtE commented 4 years ago

Typically with GitHub you need to fork a project, save all your changes to your fork. Potentially in a different branch, and when you are happy with your changes you then issue a Pull Request to the project owner who then decides if they will take in the changes.

Hope that helps

Sent from my iPad

On Dec 11, 2019, at 12:38 PM, klimbot notifications@github.com wrote:

 Just realised I can't even push a branch, I get permission denied.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.