alphagov / govuk-frontend

GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.
https://frontend.design-system.service.gov.uk/
MIT License
1.18k stars 325 forks source link

Create a feature branch for draft cookie banner component #2104

Closed kellylee-gds closed 3 years ago

kellylee-gds commented 3 years ago

What

Create a feature branch in govuk-frontend for the cookies work.

Why

There are lots of moving parts to the cookie work. It would be too big for one PR and having a feature branch means some of us will be able to work on some things in parallel.

Who needs to know about this

Developers

Further detail

Done when

vanitabarrett commented 3 years ago

I've added a feature/cookie-banner branch to govuk-frontend and added branch protection rules to feature/* (will apply to the cookie banner branch and hopefully any other feature branches we might make in the future)

https://github.com/alphagov/govuk-frontend/tree/feature/cookie-banner