Fix typo in triage text in the README

Signed-off-by: Ekaterina Gerasimova <kittykat3756@gmail.com>
pull/18357/head
Kat Gerasimova 2021-08-03 14:08:02 +01:00 committed by GitHub
parent d6606afd72
commit 99c9824e15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -428,10 +428,10 @@ We strive to completely cover all applicable issues with these core labels:
The Priority label is now deprecated. Defects will now be classed based on their severity and prevalence:
| Labels | Equivalent priority | What it means |
| ----------- | ----------- | ----------- |
| SCritical&nbsp;and&nbsp;FHigh<br />SCritical&nbsp;and&nbsp;FMedium<br />SMajor&nbsp;and&nbsp;FHigh | P1 | These issues should be worked on in this sprint or next sprint. If the backlog of issues is too long, we should reevaluate why the bugs are not caught earlier. |
| SCritical and FLow<br />SMajor and FMedium<br />SMinor and FHigh | P2 | When all the highest priority bugs are done, this is the next set to tackle. Ideally we should be fixing a few issues from this group every week. |
| SMajor and FLow<br />SMinor and FMedium<br />STolerable and FHigh | P3 | These issues are wishful thinking. We hope to get to them one day, but we they are low priority. There are likely to be some good new contributor issues in here. |
| SMinor and FLow<br />STolerable&nbsp;and&nbsp;FMedium<br />SMinor and FLow | P4 and P5 | These issues are unlikely to be actively looked at by the webapp team, but may be picked up by community. |
| SCritical and PHigh<br />SCritical and PMedium<br />SMajor and PHigh | P1 | These issues should be worked on in this sprint or next sprint. If the backlog of issues is too long, we should reevaluate why the bugs are not caught earlier. |
| SCritical and PLow<br />SMajor and PMedium<br />SMinor and PHigh | P2 | When all the highest priority bugs are done, this is the next set to tackle. Ideally we should be fixing a few issues from this group every week. |
| SMajor and PLow<br />SMinor and PMedium<br />STolerable and PHigh | P3 | These issues are wishful thinking. We hope to get to them one day, but we they are low priority. There are likely to be some good new contributor issues in here. |
| SMinor and PLow<br />STolerable&nbsp;and&nbsp;PMedium<br />SMinor and PLow | P4 and P5 | These issues are unlikely to be actively looked at by the webapp team, but may be picked up by community. |
### Other common labels