If you have any questions, please revise our <ahref="{{ config.webServerOrigin }}/faq.html"target="_blank">Frequently Asked Questions</a>. We add more answers as we go, if you couldn't find your answers, just let us know using the forms below.<br/>
For user manuals or developer related questions, please refer to our <ahref="{{ config.webServerOrigin }}/documentation.html"target="_blank"> documentation</a>.<br/>
<br/>
For direct contact with us, join our chat at <ahref="https://chat.cloudron.io/"target="_blank">chat.cloudron.io</a>.
<inputtype="text"class="form-control"name="subject"placeholder="Enter your idea or issue"ng-model="feedback.subject"ng-maxlength="512"ng-minlength="1"required>
<textareaclass="form-control"name="description"rows="3"placeholder="Describe your idea or issue"ng-model="feedback.description"ng-minlength="1"required></textarea>