mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
feat: improve
This commit is contained in:
@@ -45,7 +45,9 @@ const npxCommand = `npx nx serve ${command}`;
|
||||
</svg>
|
||||
{data['challenge.footer.reminder']}</p>
|
||||
<section class="starlight-aside__content">
|
||||
<p>{data['challenge.footer.start']} <b>Answer:{challengeNumber}</b>.</p></section>
|
||||
<p>{data['challenge.footer.start']} <b>Answer:{challengeNumber}</b>.</p>
|
||||
<p>How to get a <a href="/guides/resolve-challenge/#get-a-review">review</a></p>
|
||||
</section>
|
||||
</aside>
|
||||
|
||||
<div class="article-footer">
|
||||
|
||||
@@ -82,12 +82,15 @@ Dans la section de description, vous pouvez ajouter des questions, des problème
|
||||
|
||||
Vous pouvez maintenant cliquer sur <span class="github-success-btn">Créer pull request</span>.
|
||||
|
||||
<div class="important-block">Pour continuer à donner des retours de qualités, <a href="https://github.com/sponsors/tomalaforge">sponsorise le project sur Github</a>:
|
||||
## Avoir un Retour
|
||||
|
||||
Pour continuer à donner des retours de qualités, <a href="https://github.com/sponsors/tomalaforge">sponsorise le project sur Github</a>:
|
||||
|
||||
<ul>
|
||||
<li>$5 pour une review</li>
|
||||
<li>$25 pour des reviews a vie</li>
|
||||
<li>Créez un challenge/Contribuez pour des reviews à vie</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
:::note
|
||||
Tout le monde peut commenter ou lire les Pull Requests des autres participants.
|
||||
|
||||
@@ -84,12 +84,15 @@ In the description section, you can add questions, troubles you encountered, or
|
||||
|
||||
You can now click on <span class="github-success-btn">Create pull request</span>.
|
||||
|
||||
<div class="important-block">To continue providing valuable feedback and reviews, <a href="https://github.com/sponsors/tomalaforge">support the project on Github</a>:
|
||||
## Get a review
|
||||
|
||||
To continue providing valuable feedback and reviews, <a href="https://github.com/sponsors/tomalaforge">support the project on Github</a>:
|
||||
|
||||
<ul>
|
||||
<li>$5 per review</li>
|
||||
<li>$25 for lifetime reviews</li>
|
||||
<li>Create a challenge/Contribute for lifetime reviews</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
:::note
|
||||
Everyone is welcome to comment and read other PRs.
|
||||
|
||||
@@ -82,12 +82,15 @@ Na seção de descrição, você pode adicionar perguntas, problemas que encontr
|
||||
|
||||
Agora você pode clicar em <span class="github-success-btn">Create pull request</span>.
|
||||
|
||||
<div class="important-block">Para continuar brindando comentarios y reseñas valiosas, ahora solo revisaré a aquellos que apoyen <a href="https://github.com/sponsors/tomalaforge">el proyecto en GitHub</a>.
|
||||
## Receber um Feedback
|
||||
|
||||
Para continuar brindando comentarios y reseñas valiosas, ahora solo revisaré a aquellos que apoyen <a href="https://github.com/sponsors/tomalaforge">el proyecto en GitHub</a>.
|
||||
|
||||
<ul>
|
||||
<li>$5 por reseña</li>
|
||||
<li>$25 por reseñas de por vida</li>
|
||||
<li>Crea un desafío/Contribuye para revisiones de por vida</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
:::note[Nota]
|
||||
Todo mundo é bem-vindo para comentar e ver outros PRs.
|
||||
|
||||
@@ -83,12 +83,15 @@ GitHub должен показать уведомление, чтобы помо
|
||||
|
||||
Теперь вы можете нажать на кнопку <span class="github-success-btn">Create pull request</span>.
|
||||
|
||||
<div class="important-block">Чтобы продолжать предоставлять ценные отзывы и рецензии, теперь я буду рецензировать только тех <a href="https://github.com/sponsors/tomalaforge">кто поддерживает проект на GitHub</a>.
|
||||
## Поддержка
|
||||
|
||||
Чтобы продолжать предоставлять ценные отзывы и рецензии, теперь я буду рецензировать только тех <a href="https://github.com/sponsors/tomalaforge">кто поддерживает проект на GitHub</a>.
|
||||
|
||||
<ul>
|
||||
<li>$5 за рецензию</li>
|
||||
<li>$25 за пожизненные рецензии</li>
|
||||
<li>Создайте вызов/Внесите свой вклад в пожизненные обзоры</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
:::note[Примечание]
|
||||
Все желающие могут оставлять комментарии и читать другие PR.
|
||||
|
||||
Reference in New Issue
Block a user