I noticed this morning when sharing a link that a couple pages on the doc site were out of date (I've completed the ticket adding codespaces documentation to the doc site, so I can remove the disclaimers about not having it and checking with me instead)
I didn't write a ticket for this, because that would have taken just as much time as actually making these changes.
Screenshots/Video
Testing
[ ] Tested on iOS
[ ] Tested on Android
Reviewer Validations
PR Checklist
Reviewer: Confirm the items below as you review
[ ] PR is connected to issue(s)
[ ] Tests are included to cover this change (when possible)
[ ] No magic strings (All string unions follow the Union -> Constant type pattern)
[ ] No secrets or API keys are checked in
[ ] All imports are absolute (no relative imports)
[ ] New functions and Redux work have proper TSDoc annotations
Description of Change
I noticed this morning when sharing a link that a couple pages on the doc site were out of date (I've completed the ticket adding codespaces documentation to the doc site, so I can remove the disclaimers about not having it and checking with me instead)
I didn't write a ticket for this, because that would have taken just as much time as actually making these changes.
Screenshots/Video
Testing
Reviewer Validations
PR Checklist
Reviewer: Confirm the items below as you review
For QA
Run a build for this branch