Add a short summary of the changes, and a reference to the original issue using # and the issue number, like #1
- On the frontend, I've made my strings translate-able.
- If I've added shared components, I've added a storybook story.
- I've made pages responsive and look good on mobile.
- If I've added new Firestore queries, I've added any new required indexes to
firestore.indexes.json(Please do not only create indexes through the Firebase Web UI, even though the error messages may reccommend it - indexes created this way may be obliterated by subsequent deploys)
Add some screenshots highlighting your changes.
If you've run against limitations or caveats, include them here. Include follow-up issues as well.
For each feature or bug fix, create a step by step list for how a reviewer can test it out. E.g.:
- Go to the home page
- Click on a testimony
- See that it's loaded with a loading spinner