2023-12-26 21:24:05 +00:00
|
|
|
<template>
|
|
|
|
<DocSectionText v-bind="$attrs">
|
2023-12-30 19:38:03 +00:00
|
|
|
<p class="mb-0">
|
2023-12-26 21:24:05 +00:00
|
|
|
<a href="https://github.com/orgs/primefaces/discussions" class="font-medium hover:underline text-primary">Forum</a> and <a href="https://discord.gg/gzKFYnpmCY" class="font-medium hover:underline text-primary">Discord</a> are the open
|
|
|
|
environments for the community users to seek support, post topics and discuss the technology. GitHub issue tracker is the channel where community users can create tickets however PrimeTek cannot guarantee an instant response time although
|
|
|
|
they are monitored and maintained by our staff regularly. If you need to secure our response within 1 business day in addition to other benefits, you may consider the optional <NuxtLink to="/support">PRO support</NuxtLink> service
|
|
|
|
instead.
|
|
|
|
</p>
|
|
|
|
</DocSectionText>
|
|
|
|
</template>
|