Question 030
### If you stop your GitHub Codespace environment can you come back to the changes later if you haven't committed them?
> https://docs.github.com/en/codespaces/getting-started/understanding-the-codespace-lifecycle#stopping-a-codespace
1. [x] Yes, that's the default behavior when stopping and then starting a GitHub Codespace
1. [ ] No, these changes will be lost. You need to commit them before stopping the Codespace.