We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01399d7 commit 00b3d1dCopy full SHA for 00b3d1d
docs/src/app/documentation/documentation.component.html
@@ -13,7 +13,10 @@
13
14
<div class="contact-us">
15
<h2>Need some help or found an issue?</h2>
16
- <p>Contact us at <a href="mailto:contact@akveo.com">contact@akveo.com</a></p>
+ <p>
17
+ Ask on <a href="https://stackoverflow.com/questions/ask">Stack Overflow</a> with tag `ui-kitten` or
18
+ post an issue on <a href="https://github.com/akveo/react-native-ui-kitten/issues/new/choose">GitHub</a>.
19
+ </p>
20
</div>
21
</nb-layout-column>
22
<nb-layout-footer>
0 commit comments