File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Report a documentation problem 📖
2+ description : Could our documentation be better? Tell us how.
3+ labels : ' issue: docs, issue: triage'
4+ body :
5+ - type : markdown
6+ attributes :
7+ value : >
8+ Thanks for helping us improve our developer site documentation!
9+ Use this template to describe issues with the content on our
10+ [developer site](https://developers.google.com/blockly/guides).
11+ - type : input
12+ id : link
13+ attributes :
14+ label : Location
15+ description : >
16+ A link to the page with the documentation you want us to be updated.
17+ If no page exists, describe what the page should be, and where.
18+ - type : checkboxes
19+ id : type
20+ attributes :
21+ label : Type
22+ description : What kind of content is it?
23+ options :
24+ - label : Text
25+ - label : Image or Gif
26+ - label : Other
27+ - type : textarea
28+ id : content
29+ attributes :
30+ label : Suggested content
31+ description : Your suggestion for improved documentation. If it's helpful, also include the old content for comparison.
32+ validations :
33+ required : true
34+ - type : textarea
35+ id : context
36+ attributes :
37+ label : Additional context
38+ description : Add any other context about the problem. If this is related to a specific pull request, link to it.
You can’t perform that action at this time.
0 commit comments