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

9 lines
399 B
Vue
Raw Normal View History

2024-07-27 14:43:22 +00:00
<template>
<DocSectionText v-bind="$attrs">
<p>
Join the Contributors channel on the PrimeLand Discord 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>