* New Crowdin translations by Github Action * Revert broken translated files to English * Revert broken translations * Revert broken translations * Revert more broket translations * Revert broken translation * Increase Node memory limit for running Jest * Allow Node to use more memory for Jest * Increase Node memory limit for running Jest Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Chiedo <chiedo@users.noreply.github.com> Co-authored-by: James M. Greene <JamesMGreene@github.com>
1.3 KiB
1.3 KiB
title, intro, redirect_from, versions
| title | intro | redirect_from | versions | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Using saved replies | When commenting on an issue or pull request, you can add a saved reply that you've already set up. The saved reply can be the entire comment or if you want to customize it, you can add or delete content. |
|
|
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-issue-pr %}
2. Click the desired issue or pull request.
3. To add a saved reply, in the comment field, click {% octicon "reply" aria-label="The mail reply" %}.
4. From the list, select the saved reply you'd like to add to your comment. 
{% tip %}
Советы:
- You can use a keyboard shortcut to autofill the comment with a saved reply. For more information, see "Keyboard shortcuts."
- You can filter the list by typing the title of the saved reply.
{% endtip %}