netiquette - Suggest to open discussion if possible#9076
Conversation
netiquette - suggest to open discussion if possiblenetiquette - Suggest to open discussion if possible
fregante
left a comment
There was a problem hiding this comment.
Eh, not a fan of discussions in general, but I guess some repo may prefer them.
To be honest I'd wait until someone complains before adding this. What if you add "open discussion" only when issues are disabled?
| '.GlobalNav', | ||
| // Remove after June 2026 | ||
| '.js-repo-nav', | ||
| ].join(',')}`; |
There was a problem hiding this comment.
Parens missing. This is why I dislike template literals for short strings 🥹
I'd extract this to its own selector helper function, like is('div', 'span') === ':is(div,span)'
Do you know any such repos? I only know about the ones where issues are automatically closed if they were created without prior discussion, but that's not something we can check. I think this PR should be merged as is or not merged at all. |
fregante
left a comment
There was a problem hiding this comment.
Let's also exclude the feature on GHE, in a separate PR
+ addresses #9028 (comment)
Test URLs
eslint/eslint#20304
#6 (nothing changed)
Screenshot