1
0
mirror of synced 2025-12-22 19:34:15 -05:00
Files
docs/content/get-started/writing-on-github/working-with-saved-replies/using-saved-replies.md
2023-02-15 15:16:18 +00:00

35 lines
1.5 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: '*'
ghae: '*'
ghec: '*'
---
{% 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" %}.
![Saved replies button](/assets/images/help/writing/saved-replies-button.png)
4. From the list, select the saved reply you'd like to add to your comment.
![Saved replies](/assets/images/help/settings/saved-replies.png)
{% tip %}
**Tips:**
- You can use a keyboard shortcut to autofill the comment with a saved reply. For more information, see "[AUTOTITLE](/get-started/using-github/keyboard-shortcuts#comments)."
- You can filter the list by typing the title of the saved reply.
{% endtip %}
## 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)"