You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for taking the time to leave your feedback!
10
+
- type: dropdown
11
+
id: navigation
12
+
attributes:
13
+
label: Is it easy to find the information you need?
14
+
options:
15
+
- Yes
16
+
- No
17
+
- type: dropdown
18
+
id: instructions
19
+
attributes:
20
+
label: Are the instructions clear?
21
+
options:
22
+
- Yes
23
+
- No
24
+
- type: textarea
25
+
id: improvements
26
+
attributes:
27
+
label: How could we improve the Timescale documentation site?
28
+
placeholder: Send us your ideas!
29
+
- type: markdown
30
+
attributes:
31
+
value: |
32
+
We welcome documentation contributions!
33
+
34
+
* For information about how to suggest a change, see the [contributing guide](https://github.com/timescale/docs/blob/latest/CONTRIBUTING.md) in our GitHub repository.
35
+
* For information on style and word usage, see the [style guide](https://docs.timescale.com/timescaledb/latest/contribute-to-docs).
0 commit comments