Skip to content

Commit

Permalink
GitHub - tweak Feature Description description
Browse files Browse the repository at this point in the history
  • Loading branch information
ethancrawford committed Apr 29, 2022
1 parent b0adb41 commit 9b41e61
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/FEATURE-REQUEST-FORM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ body:
attributes:
label: Feature Description
description: |
- Add as much detail as you can about your idea.
- What problem would this feature solve, or benefit would it provide?
- If it relates to new functions or changes in the language, give small examples of what you might write in Sonic Pi. Please use code formatting for the examples - if you're not sure how, please see the 'Code' examples at GitHub's [Mastering Markdown examples](https://guides.github.com/features/mastering-markdown/#examples).
- You can drag related images into the description if useful - (for example, showing the design or layout of potential features or enhancements in the GUI).
Add as much detail as you can about your idea. Here's a few things to get you started:
- What problem would this feature solve, or benefit would it provide?
- What drawbacks or undesirable aspects might it have?
- If the feature has visible parts to it, (such as a new GUI widget or a new function for the language), what would they look like and how would they be used? Images and code examples encouraged! (For code examples, please use code formatting - if you're not sure how, please see the 'Code' examples at GitHub's [Mastering Markdown examples](https://guides.github.com/features/mastering-markdown/#examples)).
placeholder: "Example: I think a foo feature is useful for Sonic Pi because..."
validations:
required: true
Expand Down

0 comments on commit 9b41e61

Please sign in to comment.