simorgh
simorgh copied to clipboard
Update Toggles Documentation
Resolves NEWSWORLDSERVICE-1488
Overall change:
- Updates Toggles documentation
- Includes descriptions of remote toggles in iSite and default toggles
Code changes:
N/A
- [x] I have assigned myself to this PR and the corresponding issues
- [ ] I have added the
cross-teamlabel to this PR if it requires visibility across World Service teams - [x] I have assigned this PR to the Simorgh project
- [ ] (BBC contributors only) This PR follows the repository use guidelines
Testing:
- [ ] Automated (jest and/or cypress) tests added (for new features) or updated (for existing features)
- [ ] If necessary, I have run the local E2E non-smoke tests relevant to my changes (
CYPRESS_APP_ENV=local CYPRESS_SMOKE=false yarn test:e2e:interactive) - [ ] This PR requires manual testing