Skip to content
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

[GitHub Desktop] Stashing changes feature #1202

Closed
9 tasks done
janiceilene opened this issue Nov 9, 2020 · 10 comments · Fixed by #3598
Closed
9 tasks done

[GitHub Desktop] Stashing changes feature #1202

janiceilene opened this issue Nov 9, 2020 · 10 comments · Fixed by #3598
Labels
content This issue or pull request belongs to the Docs Content team help wanted Anyone is welcome to open a pull request to fix this issue

Comments

@janiceilene
Copy link
Contributor

janiceilene commented Nov 9, 2020

Anyone is welcome to open a PR!

Use this Desktop issue, Allow users to stash changes without switching branches, to understand the context of this change. Download the current beta version of Desktop to take any screenshots.

This feature allows users to right click on changes to stash them, instead of only having that option pop up when trying to change branches.

Audience: This is a feature that's really useful to new users, but they may not know about, so let's focus on new users for this change.

We use opinionated procedurals in our docs, so even though the issue above describes two separate ways to stash changes, we're only going to document one. For ease of use (and because it's the same for mac and windows users), we're only going to document the right click method.

We're going to create a new article titled, "Stashing changes"

  • Create a new file in the "Contributing and collaborating using GitHub Desktop" category
  • Name it stashing-changes.md
  • Copy the metadata from another article into your new file
  • Change the title in the metadata
  • Write an intro explaining in one sentence, why a user might want to stash changes.
  • Add the article to the index.md under contributing-and-collaborating-using-github-desktop, under "Committing and reviewing changes to your project"
  • Create a new conceptual section explaining why someone would want to stash changes
  • Create a new procedural explaining how to right click and stash changes.
  • Move the content from the "Switching between branches" and "Retrieving stashed changes" sections in the Managing branches, to the new article.
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Nov 9, 2020
@janiceilene janiceilene added content This issue or pull request belongs to the Docs Content team core help wanted Anyone is welcome to open a pull request to fix this issue and removed triage Do not begin working on this issue until triaged by the team labels Nov 9, 2020
@poptire
Copy link

poptire commented Nov 10, 2020

Hi, I'd like to work on this over the next few days. Thanks for opening the issue!

@StarTrooper08
Copy link
Contributor

I would like to work on this issue . If no one is working over it!!!?

@janiceilene
Copy link
Contributor Author

@poptire Are you still working on this issue?

@StarTrooper08 In the meantime, there are several more issues for GitHub Desktop updates that no one has commented on yet! https://github.com/github/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22+Desktop

@poptire
Copy link

poptire commented Nov 20, 2020

@janiceilene I have been out on assignment for the past week and unable to get as much work done on this as I would have liked. @StarTrooper08 might you be able to pick up my slack? Apologies, everyone.

@janiceilene
Copy link
Contributor Author

Thanks for the update @poptire and definitely not a problem! there are always more issues to pick up if you're interested and less busy another time 💛

@StarTrooper08
Copy link
Contributor

Ok I will head on with this issue .
As soon as I resolve the following issue.
I will update you with the same @janiceilene .
And also update you if I encounter with some error during resolving the issue.
Thank you🤗.

@StarTrooper08
Copy link
Contributor

@poptire thanks for giving me opportunity . To work on this issue

@StarTrooper08
Copy link
Contributor

@janiceilene what metadata should I add in stashing-changes.md file?

@janiceilene
Copy link
Contributor Author

@StarTrooper08 I copied this 👇 from one of the other Desktop articles, you'll need to update the intro though:

---
title: Stashing changes
intro: 'You can add any Git repository to {% data variables.product.prodname_desktop %}, even if it''s not a {% data variables.product.prodname_dotcom %} repository.'
versions:
  free-pro-team: '*'
---

@StarTrooper08
Copy link
Contributor

Ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content This issue or pull request belongs to the Docs Content team help wanted Anyone is welcome to open a pull request to fix this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@janiceilene @StarTrooper08 @poptire and others