On 07/03/2019 13:40, Marc Kaufmann wrote: > Thanks Paulo, this is way better than the workflow I used the only other > time I made a PR. The only thing I had to do was choose a branch to > commit to: I chose 'master', mostly because I have no clue what else I > would have chosen. What is the default to contribute to? > In general you should not need to choose a branch to commit to because github will automatically name it patch-N. Then you create a PR to merge to master. If really have to choose a branch to commit your change to in your fork, select a new branch. I name them <myname>-<feature> so it could be mkaufmann-scribblings-typo-fix. Then when you select the branch to merge to, yes, it's master. > It was in scribblings by the way. > You mean scribblings in the racket repo? I am asking because I can't see a PR there from you. -- Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Re: [racket-users] How to fix typos in documentation?
'Paulo Matos' via Racket Users Thu, 07 Mar 2019 04:56:52 -0800
- [racket-users] How to fix typos in document... Marc Kaufmann
- Re: [racket-users] How to fix typos in... 'Paulo Matos' via Racket Users
- Re: [racket-users] How to fix typo... Marc Kaufmann
- Re: [racket-users] How to fix ... 'Paulo Matos' via Racket Users
- Re: [racket-users] How to fix ... 'Paulo Matos' via Racket Users
- Re: [racket-users] How to ... Marc Kaufmann
- Re: [racket-users] Ho... Marc Kaufmann
- Re: [racket-users... Matthew Butterick
- Re: [racket-u... Greg Hendershott
- Re: [racket-u... David Storrs
- Re: [racket-u... Ben Greenman
- Re: [racket-u... Marc Kaufmann
- Re: [racket-u... Gustavo Massaccesi
- Re: [racket-u... David Storrs