Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/tag-suggestion.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: Tag Suggestion
description: Suggest a new tag.
title: I DID NOT READ THE INSTRUCTIONS
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest making it clearer, as this currently sounds like an "inside joke". (The fact that people never read the instructions, so we made this)

For example

Suggested change
title: I DID NOT READ THE INSTRUCTIONS
title: TAG ISSUES GO TO THE META REPO, PLEASE READ THE FOLLOWING INSTRUCTIONS

labels: []
assignees: []
body:
- type: markdown
attributes:
value: |
Thank you for trying to improve the community! We do not take tag suggestions on this repository, however please submit your suggestion on the [meta](https://github.com/python-discord/meta/issues/new?assignees=&labels=area%3A+tags&template=tag-request.yaml) repostiory instead.
# Mandatory non-markdown body field.
- type: input
id: data
attributes:
label: Do not fill this out
validations:
required: false