mirror of
https://github.com/stoatchat/discussions.git
synced 2026-07-01 22:04:53 -04:00
fix: label grammar for improvement label (#279)
This commit is contained in:
@@ -54,7 +54,7 @@ enhancement | New feature or request
|
||||
fluff | Minor app improvement / quality of life change
|
||||
good first issue | Good for newcomers
|
||||
help wanted | Extra attention is needed
|
||||
improvement | Areas that can be improved in
|
||||
improvement | Areas that can be improved on
|
||||
invalid | This doesn't seem right
|
||||
needs design | This issue needs a design to be implemented
|
||||
performance | Issues relating to app performance
|
||||
|
||||
+1
-1
@@ -106,7 +106,7 @@
|
||||
{
|
||||
"name": "improvement",
|
||||
"color": "ff9f19",
|
||||
"description": "Areas that can be improved in"
|
||||
"description": "Areas that can be improved on"
|
||||
},
|
||||
{
|
||||
"name": "invalid",
|
||||
|
||||
Reference in New Issue
Block a user