Especially if this is your first time contributing to an open-source project, you may find the blog post on contributing to Racket <http://blog.racket-lang.org/2017/09/tutorial-contributing-to-racket.html> or the (older, but still useful) A guide for infrequent contributors to Racket <http://www.greghendershott.com/2013/04/a-guide-for-infrequent-contributors-to-racket.html> helpful. Having been in that position relatively recently, it's useful to have guidance on all of the parts of contributing other than "write useful code".
-Philip On Sat, Dec 23, 2017 at 1:31 PM, Ben Greenman <[email protected]> wrote: > Hi Mark, > > Welcome! > > The Typed Racket issues page on GitHub has a list of "small" tasks > that need solving: > https://github.com/racket/typed-racket/issues > > and the Typed Racket pull requests page has tasks that are currently > being solved, or partial solutions that you might want to contribute > to: > https://github.com/racket/typed-racket/pulls > > I think you should browse those pages, solve an issue or two, and then > decide on a (4-month?) challenge problem that fits your interests. > > Ben > > -- > You received this message because you are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/racket-dev/CAFUu9R7gRZewBh0uzPK%2BjTim5SOVBVORRLb3ecscSNRDCprQ > %3DA%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/CAH3z3gbnqMikUKEYsBRjZPLUACKetLGQV5V87VOdtYVcG3iX%3DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
