2024-07-27 14:43:22 +00:00
|
|
|
<template>
|
|
|
|
<DocSectionText v-bind="$attrs">
|
|
|
|
<p>
|
2024-07-29 12:15:25 +00:00
|
|
|
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.
|
2024-07-27 14:43:22 +00:00
|
|
|
</p>
|
|
|
|
</DocSectionText>
|
|
|
|
</template>
|