-
The Make a prototype tutorial refers to the latest version of the kit and core plugins. If users do not have the latest version they may get confused
https://prototype-kit.service.gov.uk/docs/make-…
-
## Description of the issue
After installing v1 of the step by step plugin, it can't be used via the page http://localhost:3000/manage-prototype/templates.
## Steps to reproduce the issue
…
-
## Description of the issue
If you use Frontend 4.5.0 and open dev tools, you get an error in the terminal:
```
Page not found: /plugin-assets/govuk-frontend/govuk/all.js.map
```
## Ste…
-
## Description of the issue
I've followed the [Build a basic prototype using the Prototype Kit](https://prototype-kit.service.gov.uk/docs/make-first-prototype/start) tutorial and everything is workin…
-
This is the issue page for the DfE branding standards page in the DfE user-centred design manual.
[https://design.education.gov.uk/design-system/branding-standards/dfe-branding](https://design.educ…
-
## Context
If the prototype kit detects a `govuk-prototype-kit.config.json` file in an NPM dependency, it automatically sets up routing to the templates and assets specified in the file.
It uses t…
-
**What**
When you set up notify in the prototype - https://prototype-kit.service.gov.uk/docs/using-notify part of the instruction is to add the Notify Api key at end of the .env file.
We need to…
-
## Description of the issue
Possibly related to https://github.com/alphagov/govuk-prototype-kit/issues/2098
If you make a change in `app/assets/sass/settings.scss` it affects the Manage Prot…
-
## What
Release version 13.1.0 of the GOV.UK Prototype Kit with new features and fixes.
## Why
So users can get the latest version of our code.
## Who needs to work on this
Content …
-
## Description of the issue
When migrating a prototype that uses the unbranded layout, those pages stop working as the old extends line does not work:
```
{% extends "layout_unbranded.html" %…