Propose a fix or enhancement - racket/racket GitHub Wiki

How to propose a bug fix or enhancement

Guidance on good practice for making a contribution can be found in the documentation:

In particular;

Make your first contribution to this repository by tackling one of the issues listed at https://github.com/racket/racket/contribute. Each issue is a "good first issue," selected for its relative approachability for first-time contributors.

  1. First check if your change has already been entered into the issue tracker

  2. Contribute to Racket by submitting a pull request,

If you need to, ask for help on the development mailing list, IRC or Slack channels.

By making a contribution, you are agreeing that your contribution is licensed under the Apache 2.0 and MIT licenses. Those licenses are available in this repository in the files LICENSE-APACHE.txt and LICENSE-MIT.txt.