Skip to content

Commit

Permalink
Add .github/ISSUE_TEMPLATE/4.misc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ember-ruby committed Oct 2, 2024
1 parent ce2dcab commit fe681fc
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/4.misc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: Misc
labels: [suggestion]
body:
- type: markdown
attributes:
value: |
Please use a concise and distinct title for the issue.
Consider: Could you nerdsnipe someone upstream instead?
- type: textarea
attributes:
label: Pitch or whatever
description: Describe your thought. If it has already been suggested/implemented/turned down before, please link to where.
validations:
required: true
- type: textarea
attributes:
label: Motivation
description: Why do you think this feature is needed? Who would benefit from it?
validations:
required: false

0 comments on commit fe681fc

Please sign in to comment.