Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions views/community/pages/start.njk
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,14 @@
caption: 'Submit a new component',
title: 'Before you start'
})}}
<p class="govuk-body">You can now add a component to the MoJ Design System. You might want to do this to:</p>
<p class="govuk-body">Anyone at MoJ can now add a component to the MoJ Design System. You might want to do this to:

<ul class="govuk-list govuk-list--bullet">
<li>make it easier for teams to find your work</li>
<li>get contributions from other people to help the component develop</li>
<li>help your team meet the <a class="govuk-link" href="https://www.gov.uk/guidance/government-design-principles">Government Design Principles</a></li>
<li>get contributions from other people across government to help the component develop</li>
<li>help your team meet the <a href="https://www.gov.uk/guidance/government-design-principles">Government Design Principles</a></li>
</ul>

<div class="govuk-inset-text">Later in 2025 you'll also be able to add a pattern or page to the MoJ Design System.</div>

<p class="govuk-body">You can add a component that has not been thoroughly developed or tested. If you have an image and you can briefly describe it, it’s ready to be added. </p>

<h3 class="govuk-heading-m">What you'll need</h2>
Expand All @@ -46,7 +44,7 @@

<p class="govuk-body">This helps people to understand what the component is and how to use it.</p>

<p class="govuk-body">You’ll be asked for your details. This is so that you can be contacted when the component is live or if there queries. You can ask for your name or team name to be added to the documentation, but this is optional.</p>
<p class="govuk-body">You’ll be asked for your email address to verify that you work for MoJ. We'll also use this to contact you when the component is live, or if there queries. You can ask for your name or team name to be added to the documentation, but this is optional.</p>

<h3 class="govuk-heading-m">After you submit a component</h2>

Expand Down
Loading