File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Docs request
2+ description : Request new docs, or changes to existing docs
3+ title : ' Docs Request: '
4+ labels : ['type: docs']
5+
6+ body :
7+ - type : textarea
8+ id : problem
9+ attributes :
10+ label : What is the issue you are encountering with the docs?
11+ description : A clear and concise description of what is wrong, missing, or unclear.
12+ validations :
13+ required : true
14+
15+ - type : textarea
16+ id : links
17+ attributes :
18+ label : Links to Impacted Docs
19+ description : Please paste links to specific pages on docs.base.org that are related to your request.
20+
21+ - type : textarea
22+ id : solution
23+ attributes :
24+ label : Describe the solution you'd like to see.
25+ description : A clear and concise description of what you want to see in the docs.
26+ validations :
27+ required : true
28+
29+ - type : textarea
30+ id : other
31+ attributes :
32+ label : Additional context
33+ description : Add any other context or screenshots about the concern can be added here.
You can’t perform that action at this time.
0 commit comments