primevue-mirror/apps/showcase/doc/contribution/CommunicationDoc.vue

9 lines
465 B
Vue

<template>
<DocSectionText v-bind="$attrs">
<p>
Join the Contributors channel on the <a href="PrimeLand" target="_blank" rel="noopener noreferrer">PrimeLand Discord</a> server to connect with PrimeVue staff and fellow contributors. In this channel, you can discuss the areas you want to
contribute to and receive feedback. This channel is open to everyone who'd like to contribute.
</p>
</DocSectionText>
</template>