racket / racket/drracket

Update the "Send a bug report" window to use GitHub

Open
#114 11 comments 0 reactions 1 assignee View on GitHub

@samth is already working on this.

Since May 17, 2017.

Dominant language
Racket
Stars
516
Forks
103
PR merge metrics
No merged PRs in 30d

Description

The "Send a bug report" window uses http://bugs.racket-lang.org/, which seems to be the old bug tracker (and GitHub is preferred nowadays).

The submit code should be updated to use GitHub instead.

It would be possible to either open https://github.com/racket/REPO/issues/new?title=foo&body=bar in the user's browser, or use the GitHub API to directly submit the bug (this would however likely require that the user has a GitHub account).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.