Delete .github/ISSUE_TEMPLATE/feature-request.md

This commit is contained in:
Chris Tsang 2023-12-01 10:04:51 +00:00 committed by GitHub
parent c7510df009
commit d0a162acfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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? -->