Hi
Someone asked about contributing to Racket during the Racket Town Hall.
As an open source project contributions are welcome from everyone.
If you are interested in contributing the best place to start looking is issues tagged #good-first-issue in the main Racket repo: issues tagged good first issue
at github.com/racket/racket
You might also want to check out issues on other repos included in the main distribution at https://github.com/racket or the issues for packages in the Racket Package Catalog all packages include links to their source repository. Some worth considering are:
racket-langserver
- Rhombus - has regular meet-ups and discussion https://github.com/racket/rhombus/discussions
- Qi - meets every Friday most discussion on Racket Discourse
Found an issue you want to tackle, but you are not sure how to get started? I’ve included some guides below but the most important thing is we welcome questions - it is ok to ask here on discourse, or on the Racket Discord.
Some contribution guides:
- Building, Distributing, and Contributing to Racket
- Tutorial: Contributing to Racket describes how to contribute to racket documentation(e.g. fix a typo), the language itself or a package in the main distribution. (by Ben Greenman)
Best regards
Please share:
Someone asked about contributing to Racket during the Racket Town Hall. As an open source project contributions are welcome from everyone. To learn how see https://racket.discourse.group/t/good-first-issues-contributing-to-racket/3243