1
0
mirror of synced 2025-12-20 10:28:40 -05:00
Files
docs/content/get-started/writing-on-github/working-with-saved-replies/creating-a-saved-reply.md

27 lines
1.6 KiB
Markdown

---
title: Creating a saved reply
intro: 'If you frequently add the same comment over and over, you can create a saved reply.'
redirect_from:
- /articles/creating-a-saved-reply
- /github/writing-on-github/creating-a-saved-reply
- /github/writing-on-github/working-with-saved-replies/creating-a-saved-reply
versions:
fpt: '*'
ghes: '*'
ghec: '*'
---
{% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.saved_replies %}
1. Under "Add a saved reply", add a title for your saved reply.
1. In the "Write" field, add the content you'd like to use for the saved reply. For information on using Markdown, see [AUTOTITLE](/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax).
![Screenshot of a {% data variables.product.github %} saved reply titled "Squirrel ship" showing Markdown in the "Write" box. The text reads, "This looks great. :shipit: it!"](/assets/images/help/writing/saved-replies-settings-adding.png)
1. To review your reply, click **Preview**.
![Screenshot of a {% data variables.product.github %} saved reply titled "Squirrel ship" showing rendered Markdown in the "Preview" box. The text and "ShipIt" icon are shown.](/assets/images/help/writing/saved-replies-preview.png)
1. Click **Add saved reply**.
## Further reading
* [AUTOTITLE](/get-started/writing-on-github/working-with-saved-replies/using-saved-replies)
* [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)