File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed
Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
2+ contact_links :
3+ - name : 🏃 Get quick support
4+ url : https://discord.com/invite/G4SzSxZ
5+ about : |
6+ The CommandAPI Discord is the primary place to go to get quick support for the CommandAPI.
7+ If you have a question or need help, drop by and we can work through your issue together!
Original file line number Diff line number Diff line change 1+ name : 📄 Documentation amendment
2+ description : Is there something wrong with the documentation? Raise it here!
3+ labels : ["documentation"]
4+ body :
5+ - type : input
6+ id : link
7+ attributes :
8+ label : Documentation URL
9+ description : Which page of the documentation has an issue?
10+ placeholder : ' https://docs.commandapi.dev/user-setup/install'
11+ validations :
12+ required : true
13+ - type : textarea
14+ id : what-it-says
15+ attributes :
16+ label : What the documentation currently says
17+ description : What does the documentation currently say that is incorrect?
18+ validations :
19+ required : true
20+ - type : textarea
21+ id : proposed-fix
22+ attributes :
23+ label : Proposed fix
24+ description : What should the documentation say to fix the issue?
25+ validations :
26+ required : false
You can’t perform that action at this time.
0 commit comments