Update README.md

This commit is contained in:
Drake 2024-10-02 22:56:01 +02:00
parent 8c77d28277
commit 09279289d1

View File

@ -1,26 +1,24 @@
# Project Rubi-Ka Bug Tracker # Project Rubi-Ka Bug Tracker
### Issues by need ### Issues by state
[![Issues which need to be re-tested](https://img.shields.io/github/issues/project-rubika/issues/fixed-please-verify?label=Testing&color=%23f7d6a5)](https://github.com/project-rubika/issues/labels/fixed-please-verify) [![Gitea Issues](https://img.shields.io/gitea/issues/open/prk/issues?gitea_url=https%3A%2F%2Fgit.project-rk.com&labels=state%2Ffixed&label=Fixed&color=%23bfe5bf)](https://git.project-rk.com/prk/issues/issues?labels=258)
[![Issues which need to be verified](https://img.shields.io/github/issues/project-rubika/issues/needs-verification?label=Verification&color=%239A2CD7)](https://github.com/project-rubika/issues/labels/needs-verification) [![Issues which need to be verified](https://img.shields.io/gitea/issues/open/prk/issues?gitea_url=https%3A%2F%2Fgit.project-rk.com&labels=state%2Fnew&label=New&color=%23fef2c0)](https://git.project-rk.com/prk/issues/issues?labels=264)
[![Issues which need refinement](https://img.shields.io/github/issues/project-rubika/issues/needs-refinement?label=Refinement&color=%23EB995D)](https://github.com/project-rubika/issues/labels/needs-refinement) [![Issues which need refinement](https://img.shields.io/gitea/issues/open/prk/issues?gitea_url=https%3A%2F%2Fgit.project-rk.com&labels=state%2Funrefined&label=Unrefined&color=%23eb995d)](https://git.project-rk.com/prk/issues/issues?labels=262)
[![Issues which need to be split up](https://img.shields.io/github/issues/project-rubika/issues/needs-splitting?label=Splitting&color=%237A6C21)](https://github.com/project-rubika/issues/labels/needs-splitting)
[![Issues which need to be prioritised](https://img.shields.io/github/issues-search?query=repo%3Aproject-rubika%2Fissues%20is%3Aopen%20is%3Aissue%20-label%3Apriority-1%20-label%3Apriority-2%20-label%3Apriority-3%20-label%3Apriority-4&label=Prioritised&link=https%3A%2F%2Fgithub.com%2Fproject-rubika%2Fissues%2Fissues%3Fq%3Dis%253Aopen%2Bis%253Aissue%2B-label%253Apriority-1%2B-label%253Apriority-2%2B-label%253Apriority-3%2B-label%253Apriority-4)
](https://github.com/project-rubika/issues/issues?q=is%3Aopen+is%3Aissue+-label%3Apriority-1+-label%3Apriority-2+-label%3Apriority-3+-label%3Apriority-4)
### Issues by priority ### Issues by priority
[![Critical issues](https://img.shields.io/github/issues/project-rubika/issues/priority-1?label=Critical&color=%23B60205)](https://github.com/project-rubika/issues/labels/priority-1) [![Critical issues](https://img.shields.io/gitea/issues/open/prk/issues?gitea_url=https%3A%2F%2Fgit.project-rk.com&labels=priority%2F1&label=Critical&color=%23b60205)](https://git.project-rk.com/prk/issues/issues?labels=268)
[![High priority issues](https://img.shields.io/github/issues/project-rubika/issues/priority-2?label=High&color=%23D93F0B)](https://github.com/project-rubika/issues/labels/priority-2) [![High priority issues](https://img.shields.io/gitea/issues/open/prk/issues?gitea_url=https%3A%2F%2Fgit.project-rk.com&labels=priority%2F2&label=High&color=%23d93f0b)](https://git.project-rk.com/prk/issues/issues?labels=269)
[![Medium priority issues](https://img.shields.io/github/issues/project-rubika/issues/priority-3?label=Medium&color=%23FBCA04)](https://github.com/project-rubika/issues/labels/priority-3) [![Medium priority issues](https://img.shields.io/gitea/issues/open/prk/issues?gitea_url=https%3A%2F%2Fgit.project-rk.com&labels=priority%2F3&label=Medium&color=%23fbca04)](https://git.project-rk.com/prk/issues/issues?labels=270)
[![Low priority issues](https://img.shields.io/github/issues/project-rubika/issues/priority-4?label=Low&color=%230E8A16)](https://github.com/project-rubika/issues/labels/priority-4) [![Low priority issues](https://img.shields.io/gitea/issues/open/prk/issues?gitea_url=https%3A%2F%2Fgit.project-rk.com&labels=priority%2F4&label=Low&color=%230e8a16)](https://git.project-rk.com/prk/issues/issues?labels=271)
## Please read before creating new bug tickets! ## Please read before creating new bug tickets!
- Use the `.bug` command in game - it's much easier and will generate a character report for you!
- It's generally a good idea to ask on Discord first before raising a bug - you might be making a mistake with a command for example. - It's generally a good idea to ask on Discord first before raising a bug - you might be making a mistake with a command for example.
- Please search before raising a new issue - if the bug you found already has an issue, you can add a comment to add extra info or to confirm it's still a bug - Please search before raising a new issue - if the bug you found already has an issue, you can add a comment to add extra info or to confirm it's still a bug
- Please fill out the template, or at the very least, delete the sections which aren't relevant, to make it easier for a developer to read. - Please follow the template to the best of your ability.
## [Click here to open a new bug report](https://github.com/project-rubika/issues/issues/new?assignees=&labels=bug%2Cneeds-verification&projects=&template=bug_report.md&title=) ## [Click here to open a new bug report](https://git.project-rk.com/prk/issues/issues/new?template=.github%2fISSUE_TEMPLATE%2fBUG-REPORT.yml)