william-reed / GroupMe-Bots-With-Google-Apps-Script

A bunch of examples / resources for using the GroupMe Bot API with Google Apps Script
40 stars 29 forks source link

Get me access? #1

Closed adamjgmiller closed 10 years ago

adamjgmiller commented 10 years ago

GitHub on my Mac says I don't have permission to Commit/Sync... Can you help? Thanks! screen shot 2014-08-22 at 3 01 16 pm

adamjgmiller commented 10 years ago

Whoop - here's my error: screen shot 2014-08-22 at 3 01 43 pm

adamjgmiller commented 10 years ago

Nevermind!

william-reed commented 10 years ago

Fork the repository and add your changes there. Then commit and push your files to your fork. Then create a pull request to merge your changes with this repository. Eventually you will probably be granted pushing privileges on the real repo

adamjgmiller commented 10 years ago

OK - this might take me a little practice - let me know if I'm doing anything I should do differently.

william-reed commented 10 years ago

I see in your fork you have your first commit. Try to create more meaningful commit messages next time. When you are done with your work just create a pull request. If you don't know how I'm sure there are a lot of good tutorials On Aug 22, 2014 3:13 PM, "Adam Miller" notifications@github.com wrote:

OK - this might take me a little practice - let me know if I'm doing anything I should do differently.

— Reply to this email directly or view it on GitHub https://github.com/wreed12345/GroupMe-Google-Apps-Script-Examples/issues/1#issuecomment-53107832 .

adamjgmiller commented 10 years ago

OK. I was kind of trying just to get up and running with GitHub. Also just writing up thoughts on the Base.gs so far. That's fine, now that I have my own fork, right? Eventually I'll clean up my stuff to create a pull request that actually adds meaningfully... make sense? thanks for your help

william-reed commented 10 years ago

Yeah that sounds good to me