govuk-prototype-kit
govuk-prototype-kit copied to clipboard
Rapidly create HTML prototypes of GOV.UK services
## Description of the issue Raising as this has come up a couple of times on support recently. I don't have a Windows machine to test on myself, so am...
## What Currently after installing/uninstalling a plug-in you need to restart the prototype, as people use more plug-ins this could become more confusing. It would also help our acceptance tests...
I've been trying to figure out for a while whether this would be a good idea. I think it would be, I started to play with it to see how...
## What We are testing new pages that allow the user to manage certain aspects of the kit. We should think about how/if they work while the kit is running...
## What Comms to explain how the Prototype Kit will be supported ## Why So users know what to expect when they ask for support ## Who needs to work...
## What Publish updated privacy notice for GOV.UK Prototype Kit website: https://govuk-prototype-kit.herokuapp.com/docs/privacy-policy Updated privacy notice: https://docs.google.com/document/d/1Zny549dUYh8BVqFSAUUfo1EpU6HTBsPzxSKBqujq4Fc/edit?pli=1# ## Why Privacy notice has been updated and now also includes how we use...
## What When we're confident in a release candidate for v13, we want to review the release process to make sure all the files and file contents that users get...
## What Pre-test the prototype kit using screen readers and any other tools available (White Chapel Building) ## Why Testing the kit ourselves first will eliminate basic and obvious accessibility...
For recent contributions I've been running with a [**jsconfig.json**](https://code.visualstudio.com/docs/languages/jsconfig) file It's helped me find and fix a few things but there's no necessity to merge ### Code autocomplete This PR...
## What 1. The release script runs an unnecessary `gh pr merge` after having waited for the PR to be merged on GitHub. This is a remnant from when the...