docs-v2/layouts/partials/article/_alpha-feedback.html

14 lines
662 B
HTML

<hr/>
<div class="feedback">
<h4>Bug Reports and Feedback</h4>
<p>
Thank you for being willing to help test InfluxDB v2.0 alpha!
Feedback and bug reports are welcome and encouraged both for InfluxDB and this documentation.
Submit feedback using one of the following methods:
</p>
<ul>
<li><a href="https://community.influxdata.com/c/influxdb2" target="_blank">Post in the InfluxData Community</a></li>
<li>In the <strong>InfluxDB UI</strong>, click <strong class="white-space:nowrap"><span class="icon-ui-nav-chat" style="font-size:1.25rem;margin:0 .25rem 0;"></span> Feedback</strong> in the left navigation bar.</li>
</ul>
</div>