Add .gitea/issue_template/feature_request.md

This commit is contained in:
Bazsalanszky 2023-11-10 06:39:47 +00:00
parent 55f4689984
commit 04a60211c6

View File

@ -0,0 +1,34 @@
---
name: "Feature request"
about: "Request a feature!"
title: "[Feature] "
ref: "master"
labels:
- Kind/Feature
---
---
### Feature Request Title
<!-- A concise title that reflects the feature -->
### Description
<!-- A clear and concise description of what the feature is and what problem it solves. -->
### Background
<!-- Any background information or context that would be helpful. -->
### Proposed Solution
<!--
- Describe the solution you'd like.
- A clear and concise description of what you want to happen.
- Include any alternative solutions or features you've considered.
- Add any technical details, mockups, or examples if available.
-->
### Additional Context
<!-- Add any other context, screenshots, or links to existing issues/discussions about the feature here. -->