Closed vanitabarrett closed 2 years ago
We were going to include the changes mentioned in the description of this PR in the 3.14.0 release notes. However, we've decided against doing this for the reasons mentioned here.
Having discussed this with the other developers on the team, we think a suitable process for issues like this that come up in the future (where we have recommended, but non-breaking, changes for people to make) would be:
I'm not sure if we want to document the above anywhere other than this Github issue?
However, for the changes listed in the PR description, the steps users need to take were not documented in the release notes when they were released. Following the above process, we'd still want to talk about them in the v4.0.0 release, so it probably makes sense to include them there. It will lengthen the v4.0.0 release notes a bit, but at least it gives us a clean slate for the next time this kind of issue crops up.
The only other alternative we came up with is adding them to the Changelog file separately from any release, but I’m not sure how we’d then share that around with users and motivate them to take action - I think we’d have to bring it up in v4.0.0 again.
Going to take this off the v4.0.0 milestone - we've made the decision for v4.0.0. We can do the write-up separately.
Closing this issue as we addressed it in #2523.
Background
Sometimes we make changes in feature and fix releases which don't require users to make changes in order to update (so it's not a breaking change), but they may need to make changes if they want to benefit from the change.
We've got 3 changes like that at the moment which we've made in GOV.UK Frontend but haven't told users about yet:
What
We should define and document a process for dealing with this kind of work, for v4.0.0 and in the future. Previously, we've made the assumption that these changes will be documented in the next breaking release. However, we know breaking releases are challenging for users already as the release notes tend to be very long and we're potentially asking them to make a lot of changes. Does it make sense for these changes to be included here, especially when the change itself isn't included in the release?
Some questions I think we have:
Who needs to know about this
Developers; Tech Writer; Content Designer
Done when