27 lines
1.6 KiB
Markdown
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)."
|
|

|
|
1. To review your reply, click **Preview**.
|
|

|
|
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)"
|