diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 95dea663..4badd49e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,24 +4,24 @@ about: Suggest a feature for this library labels: feature request --- -### The Problem +## The Problem <!-- What problem is your feature trying to solve? What becomes easier or possible when this feature is implemented? --> -### The Ideal Solution +## The Ideal Solution <!-- What is your ideal solution to the problem? What would you like this feature to do? --> -### The Current Solution +## The Current Solution <!-- What is the current solution to the problem, if any? --> -### Summary +## Summary <!-- A short summary of your feature request. --> |