1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files

30 lines
1.6 KiB
Markdown

---
title: Using saved replies
intro: '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.'
redirect_from:
- /articles/using-saved-replies
- /github/writing-on-github/using-saved-replies
- /github/writing-on-github/working-with-saved-replies/using-saved-replies
versions:
fpt: '*'
ghes: '*'
ghec: '*'
---
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-issue-pr %}
1. Click the desired issue or pull request.
1. To add a saved reply, above the comment field, select {% octicon "reply" aria-label="The mail reply" %}.
![Screenshot of a {% data variables.product.prodname_dotcom %} comment box. On the toolbar, a reply button with a left-facing curved arrow is outlined in dark orange.](/assets/images/help/writing/saved-replies-button.png)
1. From the list, select the saved reply you'd like to add to your comment. Optionally, edit the content of the saved reply.
1. Select **Comment** to add your comment.
> [!TIP]
> * You can use a keyboard shortcut to autofill the comment with a saved reply. For more information, see [AUTOTITLE](/get-started/accessibility/keyboard-shortcuts#comments).
> * You can filter the list by typing the title of the saved reply.
## Further reading
* [AUTOTITLE](/get-started/writing-on-github/working-with-saved-replies/creating-a-saved-reply)
* [AUTOTITLE](/get-started/writing-on-github/working-with-saved-replies/editing-a-saved-reply)
* [AUTOTITLE](/get-started/writing-on-github/working-with-saved-replies/deleting-a-saved-reply)