Skip to content

Commit

Permalink
docs(templates): improve formatting
Browse files Browse the repository at this point in the history
Improve formatting of GitHub feature request template
  • Loading branch information
MeStrak committed Apr 22, 2021
1 parent c4305bf commit 7f84af1
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,19 @@ assignees: ''

---

**Is your feature request related to a problem? Please describe.**
# Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
# Describe the solution you'd like
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
# Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
## Option x
Describe this option

**Additional context**
## Option y
Describe this option

# Additional context
Add any other context or screenshots about the feature request here.

0 comments on commit 7f84af1

Please sign in to comment.