Skip to content

Raku/old-issue-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Raku Old Issue Tracker

This repo contains tickets from RT.

  1. Feel free to work on open tickets in this repo!
  2. Tickets that belong to some other repo (like Raku/doc or Raku/problem-solving) should be moved there.
  3. Tickets that are specific to Rakudo compiler should be marked with Rakudo label (currently you can't move issues to a different github org).
  4. When in doubt, talk to us!

See also problem-solving/Old Issue Tracker Dismantling Plan.

If you want to change references to RT tickets in e.g. roast, you can use the Migration::RTtoGithub module that provides a programmatic interface to the mapping of old RT tickets to Github issues in the old issue repository.