Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raku/old-issue-tracker
Tickets from RT
https://github.com/raku/old-issue-tracker
raku
Last synced: 21 days ago
JSON representation
Tickets from RT
- Host: GitHub
- URL: https://github.com/raku/old-issue-tracker
- Owner: Raku
- Created: 2020-01-05T01:52:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T12:20:15.000Z (almost 5 years ago)
- Last Synced: 2024-10-07T10:00:02.707Z (3 months ago)
- Topics: raku
- Homepage: https://github.com/Raku/old-issue-tracker/issues
- Size: 2.93 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 1,184
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/Raku/doc) or
[Raku/problem-solving](https://github.com/Raku/problem-solving))
should be moved there.
3. Tickets that are specific to [Rakudo
compiler](https://github.com/rakudo/rakudo/) should be marked with
[`Rakudo`](https://github.com/Raku/old-issue-tracker/issues?q=is%3Aissue+sort%3Aupdated-desc+label%3ARakudo+is%3Aopen)
label (currently you can't move issues to a different github org).
4. When in doubt, [talk to us](https://webchat.freenode.net/?channels=#raku)!See also [problem-solving/Old Issue Tracker Dismantling Plan](https://github.com/perl6/problem-solving/blob/master/solutions/rakudo/Old-Issue-Tracker-Dismantling-Plan.md).
If you want to change references to RT tickets in e.g. roast, you can use the [Migration::RTtoGithub](https://modules.raku.org/dist/Migration::RTtoGithub:cpan:ELIZABETH) module that provides a programmatic interface to the mapping of old RT tickets to Github issues in the [old issue repository](https://github.com/Raku/old-issue-tracker).