Delete .github/ISSUE_TEMPLATE/feature-request.md
This commit is contained in:
parent
c7510df009
commit
d0a162acfe
37
.github/ISSUE_TEMPLATE/feature-request.md
vendored
37
.github/ISSUE_TEMPLATE/feature-request.md
vendored
@ -1,37 +0,0 @@
|
|||||||
---
|
|
||||||
name: Feature Request
|
|
||||||
about: Suggest a new feature for this project
|
|
||||||
title: ''
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
Welcome! Thank you for suggesting features!
|
|
||||||
|
|
||||||
First of all, please star our repo. Your support is vital to the continued maintenance of SeaORM.
|
|
||||||
|
|
||||||
Want to ask a question? You can reach us via:
|
|
||||||
|
|
||||||
- Discord: https://discord.com/invite/uCPdDXzbdv
|
|
||||||
- GitHub Discussions: https://github.com/SeaQL/sea-orm/discussions/new
|
|
||||||
|
|
||||||
All feature requests should start from a GitHub Discussion thread.
|
|
||||||
|
|
||||||
After a throughout discussion, when the solution is clear, we will create a tracking issue with a feature specification.
|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
## Motivation
|
|
||||||
|
|
||||||
<!-- What is the use case? What is the expected outcome? -->
|
|
||||||
|
|
||||||
## Proposed Solutions
|
|
||||||
|
|
||||||
<!-- What are the proposed solutions? How it solve the problem or achieve the goal? -->
|
|
||||||
|
|
||||||
## Current Workarounds
|
|
||||||
|
|
||||||
<!-- What are the current workarounds before this feature is being implemented? -->
|
|
Loading…
x
Reference in New Issue
Block a user