Skip to content

Commit c1b2ab4

Browse files
authored
add feedback link to docs (#11430)
1 parent 02dabe9 commit c1b2ab4

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/content/development/roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ order: 0
55
Rerun is building a data management and visualization engine for multimodal data that changes over time.
66
We aim to make it fast, simple to use, and easy to adapt and integrate into your existing workflows.
77

8-
Open an issue or pull request on [GitHub](https://github.com/rerun-io/rerun) or join us on [Discord](https://discord.gg/PXtCgFBSmH) to let the community know what you'd like to see.
8+
Open an issue or pull request on [GitHub](https://github.com/rerun-io/rerun) or join us on [Discord](https://discord.gg/PXtCgFBSmH) to let the community know what you'd like to see. Or if you're open for a conversation, [sign up here](https://rerun.io/feedback).
99

1010

1111
This page is meant to give an high level overview of ongoing and planned work. This roadmap is subject to change; GitHub will be the most authoritative source for active development.

docs/content/getting-started/mcap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ order: 500
55

66
The Rerun Viewer has built-in support for opening [MCAP](https://mcap.dev/) files, an open container format for storing timestamped messages.
77

8-
⚠️ **This is an early version of MCAP support** that will continue to evolve and expand over time. We are actively seeking feedback from the community to guide development priorities. Reinterpretation of custom messages and enhanced query capabilities are planned for following releases.
8+
⚠️ **This is an early version of MCAP support** that will continue to evolve and expand over time. We are actively seeking [feedback](https://rerun.io/feedback) from the community to guide development priorities. Reinterpretation of custom messages and enhanced query capabilities are planned for following releases.
99

1010
## Quick start
1111

docs/content/howto/integrations/embed-notebooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,5 +212,5 @@ If you encounter the issue, you can try to use the `save()` API to save the data
212212

213213
## Future work
214214

215-
We are actively working on improving the notebook experience and welcome any feedback or suggestions.
215+
We are actively working on improving the notebook experience and welcome any [feedback or suggestions](https://rerun.io/feedback).
216216
The ongoing roadmap is being tracked in [GitHub issue #1815](https://github.com/rerun-io/rerun/issues/1815).

docs/content/howto/logging/send-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ As this is an experimental API, there are several limitations to be aware of:
125125

126126
The `send_table` API is still evolving and we plan to tackle all of the limitations mentioned above.
127127

128-
We welcome your feedback and suggestions as we continue to improve this feature!
128+
We welcome your [feedback and suggestions](https://rerun.io/feedback) as we continue to improve this feature!

docs/content/reference/mcap/message-formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ The `protobuf` layer automatically decodes protobuf-encoded messages using schem
4343
To request support for additional message types:
4444

4545
- [File a GitHub issue](https://github.com/rerun-io/rerun/issues) requesting the specific message type
46-
- Join the Rerun community on [Discord](https://discord.gg/PXtCgFBSmH) to discuss and provide feedback on message support priorities
46+
- Join the Rerun community on [Discord](https://discord.gg/PXtCgFBSmH) to discuss and provide feedback on message support priorities. Or if you're open for a conversation, [sign up here](https://rerun.io/feedback)

0 commit comments

Comments
 (0)