Fix typo
parent
cd0eebcc82
commit
10a2d41eb8
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue