Clarify prioritization alert

This commit is contained in:
León Orell Valerian Liehr 2024-01-14 13:48:23 +01:00
parent 0dab65b8a1
commit 4333fb0627
No known key found for this signature in database
GPG Key ID: D17A07215F68E713
1 changed files with 1 additions and 1 deletions

View File

@ -383,7 +383,7 @@ message_on_add = """\
- Priority?
- Regression?
- Notify people/groups?
- Needs `I-nominated`?
- Needs `I-{team}-nominated`?
"""
message_on_remove = "Issue #{number}'s prioritization request has been removed."
message_on_close = "Issue #{number} has been closed while requested for prioritization."