File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Feature Request
2+ description : Suggest a feature for this library
3+ labels : feature request
4+ body :
5+ - type : input
6+ attributes :
7+ label : Summary
8+ description : >
9+ A short summary of what your feature request is about.
10+ validations :
11+ required : true
12+ - type : dropdown
13+ attributes :
14+ multiple : false
15+ label : What is the feature request for?
16+ options :
17+ - The core library
18+ - discord.ext.commands
19+ - discord.ext.tasks
20+ - The documentation
21+ validations :
22+ required : true
23+ - type : textarea
24+ attributes :
25+ label : The Problem
26+ description : >
27+ What problem is your feature trying to solve?
28+ What becomes easier or possible when this feature is implemented?
29+ validations :
30+ required : true
31+ - type : textarea
32+ attributes :
33+ label : The Ideal Solution
34+ description : >
35+ What is your ideal solution to the problem?
36+ What would you like this feature to do?
37+ validations :
38+ required : true
39+ - type : textarea
40+ attributes :
41+ label : The Current Solution
42+ description : >
43+ What is the current solution to the problem, if any?
44+ validations :
45+ required : false
46+ - type : textarea
47+ attributes :
48+ label : Additional Context
49+ description : If there is anything else to say, please do so here.
You can’t perform that action at this time.
0 commit comments