mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-17 21:20:32 -04:00
Update roadmap content
This commit is contained in:
@@ -9,29 +9,43 @@
|
||||
|
||||
<h1 class="heading-large">Roadmap</h1>
|
||||
|
||||
<p class="govuk-body">The GOV.UK Notify roadmap shows the things we’re working on and when we hope to have them ready for you to use.</p>
|
||||
<p class="govuk-body">The roadmap is a guide to what we have planned, but some things might change.</p>
|
||||
<p class="govuk-body">The GOV.UK Notify roadmap shows what we’re working on and some of the things we’ve done.</p>
|
||||
<p class="govuk-body">The roadmap is only a guide. It does not cover everything we do, and some things may change.</p>
|
||||
<p class="govuk-body">We review this page every 3 months. It was last updated on 24 November 2021.</p>
|
||||
<p class="govuk-body">You can <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('.support')}}">contact us</a> if you have any questions about the roadmap or suggestions for new features.</p>
|
||||
|
||||
<h2 class="heading-medium">July to December 2021</h2>
|
||||
<h2 class="heading-medium">Things we’re working on</h2>
|
||||
|
||||
<h3 class="heading-small">Now</h3>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
<li>Help teams to write better messages (private alpha)</li>
|
||||
<li>Investigate additional letter formats</li>
|
||||
<li>Start sending emails from nhs.uk, gov.scot and parliament.uk email addresses</li>
|
||||
<li>Meet our targets for <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('.accessibility-statement')}}">accessibility</a></li>
|
||||
<li>Explore how we can make it easier for new teams to <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('.get-started')}}">start using Notify</a></li>
|
||||
<li>Explore ways to improve the quarterly <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('.how-to-pay')}}">billing and invoicing</a> process</li>
|
||||
<li>Design a way for services to upload their own logo and <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('.branding-and-customisation')}}">branding for emails and letters</a></li>
|
||||
<li>Prototype new ways to <a class="govuk-link govuk-link--no-visited-state" href="https://gds.blog.gov.uk/2020/08/18/can-gov-uk-notify-help-the-public-sector-write-better-emails-text-messages-and-letters/">help teams write cheaper, more effective messages</li>
|
||||
<li>Upgrade some of the software we use to more recent versions</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2 class="heading-medium">January to March 2022</h2>
|
||||
|
||||
<h3 class="heading-small">Next</h3>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
<li>Help teams to write better messages (public beta)</li>
|
||||
<li>Let teams add forms and attachments to letter templates</li>
|
||||
<li>Explore ways to shorten links in emails and text messages</li>
|
||||
<li>Help teams understand how their organisation uses Notify</li>
|
||||
<li>Explore ways to improve our daily letter printing capability</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="heading-small">Later</h3>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
<li>Test our current capacity limits and rate limits</li>
|
||||
<li>Test some new ways to help teams to write better messages</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user