app-template/.gitea/issue_template/feature_request.md

40 lines
673 B
Markdown
Raw Normal View History

2022-02-27 16:45:06 +00:00
---
name: "Feature Request"
about: "Suggest a feature to be implemented."
title: "[FR]/master "
ref: "master"
labels:
- enhancement
- "help wanted"
---
### Detailed Description
**\<describe what you want the feature to do>**
2022-02-27 16:45:06 +00:00
### Possible Implementation
**\<describe how you would implement the feature>**
2022-02-27 16:45:06 +00:00
### Environment (answer all that apply)
Operating System (OS) name and version:
2022-02-27 16:45:06 +00:00
libc name and version:
2022-02-27 16:45:06 +00:00
Browser name and version:
2022-02-27 16:45:06 +00:00
Version of each dependency:
**\<list any relevant environment variables, software, or other context here>**
2022-02-27 16:45:06 +00:00
### If FR is approved, are you willing to submit a PR and contribute?
[ ] yes
[ ] no
[ ] maybe
[ ] what's a PR?