Note, you can even make the change to your fork right in the Github UI. Anthony
On Saturday, September 13, 2014 4:56:52 AM UTC-4, Marin Pranjić wrote: > > Hi, > > you need to fork web2py project on github, then you'll have your own repo > in which you can push your change. > (you need a github account) > > Clone your own fork, make a change there and push it back to github. > > When you push the change, you can open a pull request from your fork to > web2py's repo. You should be able to figure it out in the github UI. Let me > know if you need more help. > > Marin > > On Sat, Sep 13, 2014 at 8:39 AM, Encompass solutions <[email protected]> > wrote: > >> How do I submit a small change I have made the the Web2py source? >> It's a small improvement. But when I try to git push I get a 403 error. >> I also don't know much about pull requests, but I think those are >> involved too. >> BR, >> Jason Brower >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

