[ ] I have rebased this branch from the latest main branch
[ ] I have performed a self-review of my code
[ ] I have created and/or updated relevant documentation on the engineering documentation website
[ ] I have not used any relative imports
[ ] I have pruned any instances of unused code
[ ] I have not added any markdown to labels, titles and button text in config
[ ] If I added/updated any values in userData (including profileData, formationData etc), then I added a new migration file
[ ] I have checked for and removed instances of unused config from CMS
[ ] If I added any new collections to the CMS config, then I updated the search tool and cmsCollections.ts (see CMS Additions in Engineering Reference/FAQ on the engineering documentation site)
[ ] I have updated relevant .env values in both .env-template and in Bitwarden
Description
Ticket
This pull request resolves #00000000.
Approach
Steps to Test
Notes
Code author checklist
userData
(includingprofileData
,formationData
etc), then I added a new migration filecmsCollections.ts
(see CMS Additions in Engineering Reference/FAQ on the engineering documentation site).env
values in both.env-template
and in Bitwarden