Add links

pull/6142/head
Cagatay Civici 2024-07-29 15:15:25 +03:00
parent 70e5f6fc9f
commit c61d2df853
3 changed files with 7 additions and 4 deletions

View File

@ -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>

View File

@ -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>

View File

@ -2,7 +2,7 @@
<DocSectionText v-bind="$attrs"> <DocSectionText v-bind="$attrs">
<p>PrimeTek offers an organization structure involving contributors and the core team:</p> <p>PrimeTek offers an organization structure involving contributors and the core team:</p>
<h3>Contributor Role</h3> <h3>Contributor Role</h3>
<p>After a certain period of frequent contributions, a community member is offered the Contributor role.On average, it may take about three months, but the exact duration can vary depending on the individual commitment.</p> <p>After a certain period of frequent contributions, a community member is offered the Contributor role. On average, it may take about three months, but the exact duration can vary depending on the individual commitment.</p>
<h3>Committer Role</h3> <h3>Committer Role</h3>
<p>If a contributor actively participates in the codebase and PRs, their role may be upgraded to a Committer level, providing direct commit access to the PrimeVue codebase.</p> <p>If a contributor actively participates in the codebase and PRs, their role may be upgraded to a Committer level, providing direct commit access to the PrimeVue codebase.</p>