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

feat: add commands to README #315

Merged
merged 3 commits into from
Apr 29, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@ Once you're in as a Collaborator, it's time to choose which article you'd like t

### Claim Your Article

Found the perfect piece to translate? Awesome! Comment on the issue or article saying, "Assign this article to me." We'll then assign it to you, and you'll be all set to work your magic.
Found the perfect piece to translate? Awesome! Comment `/translate` on the issue. This command will automatically assign the issue to you and also move the card to "in Translation" status.
sidemt marked this conversation as resolved.
Show resolved Hide resolved

### Ready for Review:
*It may take a few minutes before the GitHub Actions workflow responds to the command. When it's done, it will add a comment "@username We have assigned this article to you."

After you've translated your piece, give us a heads up by commenting, "Ready for Review." This will let our Language Leads or Proofreaders know that it's time to give your translation the once-over before potentially publishing it.
### Ready for Review

After you've translated your piece, give us a heads up by commenting `/review`. This will let our Language Leads or Proofreaders know that it's time to give your translation the once-over before potentially publishing it.
sidemt marked this conversation as resolved.
Show resolved Hide resolved

Easy peasy, right? We're stoked to have your help in bringing these articles and handbooks to new audiences around the world.

Expand Down