forked from netease-youdao/QAnything
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
53280d3
commit 84111ef
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
.github/ISSUE_TEMPLATE/.github/ISSUE_TEMPLATE/feature-request-template.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
name: Feature Request Template | ||
about: "For feature requests. Please search for existing issues first. Also see CONTRIBUTING." | ||
|
||
--- | ||
|
||
**Please Describe The Problem To Be Solved** | ||
(Replace This Text: Please present a concise description of the problem to be addressed by this feature request. Please be clear what parts of the problem are considered to be in-scope and out-of-scope.) | ||
|
||
**(Optional): Suggest A Solution** | ||
(Replace This Text: A concise description of your preferred solution. Things to address include: | ||
* Details of the technical implementation | ||
* Tradeoffs made in design decisions | ||
* Caveats and considerations for the future | ||
|
||
If there are multiple solutions, please present each one separately. Save comparisons for the very end.) |