Skip to content

Commit 9b41e61

Browse files
committed
GitHub - tweak Feature Description description
1 parent b0adb41 commit 9b41e61

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/FEATURE-REQUEST-FORM.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ body:
2222
attributes:
2323
label: Feature Description
2424
description: |
25-
- Add as much detail as you can about your idea.
26-
- What problem would this feature solve, or benefit would it provide?
27-
- 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).
28-
- 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).
25+
Add as much detail as you can about your idea. Here's a few things to get you started:
26+
- What problem would this feature solve, or benefit would it provide?
27+
- What drawbacks or undesirable aspects might it have?
28+
- 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)).
2929
placeholder: "Example: I think a foo feature is useful for Sonic Pi because..."
3030
validations:
3131
required: true

0 commit comments

Comments
 (0)