Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
MNT: Update label for Tag proposal issue template#28566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@@ -2,7 +2,7 @@ | |||
name: Tag Proposal | |||
description: Suggest a new tag or subcategory for the gallery of examples | |||
title: "[Tag]: " | |||
labels: [Tag proposal] | |||
labels: [Documentation: tags] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The yml validator doesn't seem to like this, maybe one of the fixes here:actions/runner#1019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
labels:[Documentation: tags] | |
labels:["Documentation: tags"] |
Untested, but I would expect quoting the string to be sufficient here.
We don't have a "Tag proposal" label.
9b8a8c7
intomatplotlib:mainUh oh!
There was an error while loading.Please reload this page.
PR summary
Noticed there was no automatic label added on#28565. We don't have a "Tag proposal" label.
PR checklist