mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
.mr-label-maker.yml: fix wrong label
~"feature_request" doesn't exists, ~"feature request" does :( Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28331>
This commit is contained in:
parent
b8ffa9f956
commit
bf7cb69027
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ issues:
|
|||
'bisected': 'bisected'
|
||||
'coverity': 'coverity'
|
||||
'deqp': 'deqp'
|
||||
'feature request': 'feature_request'
|
||||
'feature request': 'feature request'
|
||||
'haiku' : 'haiku'
|
||||
'regression': 'regression'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue