default-template/.gitea/ISSUE_TEMPLATE/suggestion.md

22 lines
500 B
Markdown
Raw Normal View History

---
name: "Suggestion"
about: "This template is for suggesting new features or other improvements."
labels:
- enhancement
- help-wanted
---
# Before you submit...
- [ ] Look for other open issues regarding similar ideas
- [ ] Consider implementing it yourself and creating a pull request
# Description
(Description of the idea goes here. Be detailed, and attach diagrams and mockups if you think they'll help.)
# Use case
(Why would this idea be useful? Who would benefit the most from this?)