30 lines
1.4 KiB
Markdown
30 lines
1.4 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: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
---
|
|
{% data reusables.user-settings.access_settings %}
|
|
{% data reusables.user-settings.saved_replies %}
|
|
3. Under "Add a saved reply", add your saved reply title.
|
|

|
|
4. In the "Write" field, add the content you'd like to use for the saved reply. For more information on writing on {% data variables.product.product_name %}, see "[Basic writing and formatting syntax](/articles/basic-writing-and-formatting-syntax)."
|
|

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

|
|
6. Click **Add saved reply**.
|
|

|
|
|
|
## Further reading
|
|
|
|
- "[Using saved replies](/articles/using-saved-replies)"
|
|
- "[Editing a saved reply](/articles/editing-a-saved-reply)"
|
|
- "[Deleting a saved reply](/articles/deleting-a-saved-reply)"
|