File tree Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ blank_issues_enabled : true
2+ contact_links :
3+ - name : Report LuaLS.github.io issues
4+ url : https://github.com/LuaLS/LuaLS.github.io/issues
5+ about : Please report issues regarding our website (and the documentation on it) in the website repository.
Original file line number Diff line number Diff line change 1+ name : Documentation Report
2+ description : Report an issue with documentation in the lua-language-server.
3+ labels :
4+ - documentation
5+ assignees :
6+ - carsakiller
7+ body :
8+ - type : markdown
9+ attributes :
10+ value : >
11+ For issues with our [website](https://luals.github.io) and its wiki,
12+ please visit the [correct repository](https://github.com/LuaLS/LuaLS.github.io/issues).
13+ - type : markdown
14+ attributes :
15+ value : >
16+ **Please check for similar issues before continuing!**
17+ - type : textarea
18+ id : expected
19+ attributes :
20+ label : Issue Description
21+ description : Please describe the documentation issue. Is something incorrect, missing or improveable?
22+ validations :
23+ required : true
24+ - type : textarea
25+ id : additional-notes
26+ attributes :
27+ label : Additional Notes
28+ description : >
29+ Please provide any additional notes, context,
30+ and media you have.
31+ - type : markdown
32+ attributes :
33+ value : |
34+ Thank you very much for helping improve the language server! ❤️
You can’t perform that action at this time.
0 commit comments