File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ name : 📚 Report a documentation issue
2+ description : Found a typo, broken link, or unclear section? Let us know.
3+ title : " [Docs] "
4+ labels : []
5+ body :
6+ - type : markdown
7+ attributes :
8+ value : |
9+ Thanks for taking the time to improve our documentation!
10+
11+ - type : input
12+ id : page
13+ attributes :
14+ label : Page URL
15+ description : Link to the page where the issue appears
16+ placeholder : https://docs.polkadot.network/...
17+ validations :
18+ required : true
19+
20+ - type : textarea
21+ id : issue
22+ attributes :
23+ label : What’s the issue?
24+ description : Describe what you found confusing, incorrect or broken
25+ placeholder : The section on staking is unclear because...
26+ validations :
27+ required : true
28+
29+ - type : textarea
30+ id : suggestion
31+ attributes :
32+ label : Suggested improvement
33+ description : How could we improve this part?
34+ placeholder : Maybe add a diagram, or explain the term 'nominator' earlier...
35+ validations :
36+ required : false
You can’t perform that action at this time.
0 commit comments