File tree 1 file changed +27
-0
lines changed
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : Page Feedback
2
+ description : >-
3
+ Used for page feedback from users visiting opentelemetry.io and clicking "no"
4
+ if a page was helpful.
5
+ title : ' [Page Feedback]: summary of your feedback'
6
+ body :
7
+ - type : input
8
+ id : url
9
+ attributes :
10
+ label : URL
11
+ description : >-
12
+ The URL of the webpage where you are facing an issue. If not
13
+ auto-populated, please copy the URL from the browser address bar.
14
+ placeholder : https://opentelemetry.io/
15
+ validations :
16
+ required : true
17
+ - type : textarea
18
+ id : description
19
+ attributes :
20
+ label : Description
21
+ description :
22
+ ' How has the page not been helpful? What information is missing? '
23
+ placeholder : >-
24
+ Provide details on the problem. The more information you share with us
25
+ the faster we can resolve the issue.
26
+ validations :
27
+ required : true
You can’t perform that action at this time.
0 commit comments