Skip to content

Commit

Permalink
Merge branch 'prod'
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Jul 29, 2024
2 parents 23171c7 + aa516fa commit 81f55da
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
5 changes: 1 addition & 4 deletions apps/showcase/doc/contribution/CLADoc.vue
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<template>
<DocSectionText v-bind="$attrs">
<p>
PrimeVue is a popular Vue UI library maintained by PrimeTek, a company renowned for its comprehensive set of UI components for various frameworks. PrimeTek is dedicated to providing high-quality, versatile, and accessible UI components
that help developers build better applications faster.
</p>
<p>When a community member is offered the Contributor role, they are expected to sign a Contributor License Agreement (CLA) for legal purposes. This helps protect both the contributor and PrimeTek.</p>
</DocSectionText>
</template>
4 changes: 2 additions & 2 deletions apps/showcase/doc/contribution/CommunicationDoc.vue
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<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.
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>
5 changes: 4 additions & 1 deletion apps/showcase/doc/contribution/HelpNeededDoc.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
<p>We encourage you to send pull requests, especially for issues tagged with the <i>help-needed</i> label.</p>

<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>
</template>

0 comments on commit 81f55da

Please sign in to comment.