-
Notifications
You must be signed in to change notification settings - Fork 17
Docs: Add instructions for renaming and managing codespaces (closes #229) #257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
hturner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is nearly there, but currently only partly resolves #229.
You also need to add a step 5: Turn off auto-delete. This will need a similar screenshot to step 4.
Co-authored-by: Heather Turner <ht@heatherturner.net>
Co-authored-by: Heather Turner <ht@heatherturner.net>
…devel/r-dev-env into docs/229-codespace-management
|
Hi @hturner , |
|
Makes sense, thanks, merging in now. |
This PR updates the contributor documentation to add a new step for renaming GitHub Codespaces after creation. The new instructions guide users on how to change the codespace display name for easier identification, especially when working on multiple issues or features.
These changes address issue #229.