1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-05 10:45:36 +08:00

Update renderer labels

Joseph Madamba 2023-04-20 13:30:57 -07:00
parent 4006ec43aa
commit 3e4205b456

@ -9,6 +9,7 @@ Current categories:
- `area` The area in the game that the issue relates to
- `platform` The operating system that the issue can be reproduced on
- `priority` The importance of an issue that the core team should address before a release
- `renderer` The graphics renderer that the issue relates to
- `ruleset` The ruleset that the issue relates to
- `size` (with a slash) The ranking of lines of code that a PR changes
- `type` The type of an issue, if it can be defined into a common type
@ -23,7 +24,7 @@ We also have special labels for other use cases:
- `good-first-issue` A good place to start contributing to this project without going too deep.
- `missing-details` Can't move forward without more details from the reporter
- `.NET` Pull requests that update .net code
- `new-renderer` Will be fixed (or revisited) after veldrid / directx / vulkan come online.
- `pending-new-renderer` Issues that may be fixed when using the new renderers
- `next-release` Pull requests which are almost there. We'll aim to get them in the next release, but no guarantees!
## Projects