Add links
parent
70e5f6fc9f
commit
c61d2df853
|
@ -1,8 +1,8 @@
|
||||||
<template>
|
<template>
|
||||||
<DocSectionText v-bind="$attrs">
|
<DocSectionText v-bind="$attrs">
|
||||||
<p>
|
<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
|
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
|
||||||
everyone who'd like to contribute.
|
contribute to and receive feedback. This channel is open to everyone who'd like to contribute.
|
||||||
</p>
|
</p>
|
||||||
</DocSectionText>
|
</DocSectionText>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
@ -13,6 +13,9 @@
|
||||||
<p>We encourage you to send pull requests, especially for issues tagged with the <i>help-needed</i> label.</p>
|
<p>We encourage you to send pull requests, especially for issues tagged with the <i>help-needed</i> label.</p>
|
||||||
|
|
||||||
<h3>Community Support</h3>
|
<h3>Community Support</h3>
|
||||||
<p>Assist other users by participating in the issue tracker, GitHub discussions, and the PrimeLand Discord server. Your expertise can help others solve problems and improve their experience with PrimeVue.</p>
|
<p>
|
||||||
|
Assist other users by participating in the issue tracker, <a href="https://github.com/orgs/primefaces/discussions/categories/primevue" target="_blank" rel="noopener noreferrer">GitHub discussions</a>, and the
|
||||||
|
<a href="PrimeLand" target="_blank" rel="noopener noreferrer">PrimeLand Discord</a> server. Your expertise can help others solve problems and improve their experience with PrimeVue.
|
||||||
|
</p>
|
||||||
</DocSectionText>
|
</DocSectionText>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue