This repo contains tickets from RT.
- Feel free to work on open tickets in this repo!
- Tickets that belong to some other repo (like Raku/doc or Raku/problem-solving) should be moved there.
- Tickets that are specific to Rakudo
compiler should be marked with
Rakudo
label (currently you can't move issues to a different github org). - 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.