Skip to content

Commit

Permalink
chore: tweak feature_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Nov 15, 2023
1 parent 8afdbf6 commit f7c37ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body:
required: true
attributes:
label: Is your feature request related to a problem? Please describe.
description: A clear and concise description of what the problem is. Ex. I think the grammar models this rule incorrectly and can be improved, or the scanner can be improved by doing [...]
description: A clear and concise description of what the problem is. Ex. I think the grammar models this rule incorrectly and can be improved, or the scanner can be improved by doing [...], or Python has officially added a new feature that should be added to the grammar.
- type: textarea
validations:
required: true
Expand All @@ -33,4 +33,4 @@ body:
required: false
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request here.
description: Add any other context or screenshots about the feature request here. If your feature request is related to a new Python feature, please include a link to the relevant **official** Python documentation.

0 comments on commit f7c37ce

Please sign in to comment.