1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/get-started/writing-on-github/working-with-saved-replies/editing-a-saved-reply.md
Grace Park 1dfa5c251e Fix ordered lists to only use 1. (#38283)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-06-26 16:25:04 -07:00

27 lines
1.2 KiB
Markdown

---
title: Editing a saved reply
intro: You can edit the title and body of a saved reply.
redirect_from:
- /articles/changing-a-saved-reply
- /articles/editing-a-saved-reply
- /github/writing-on-github/editing-a-saved-reply
- /github/writing-on-github/working-with-saved-replies/editing-a-saved-reply
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---
{% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.saved_replies %}
1. Under "Saved replies," next to the saved reply you want to edit, click {% octicon "pencil" aria-label="The pencil" %}.
![Screenshot of {% data variables.product.prodname_dotcom %} settings for "Saved replies." To the right of the saved reply "Ship squirrel," an edit button with a pencil icon is outlined in dark orange.](/assets/images/help/writing/saved-replies-edit-existing.png)
1. Under "Edit saved reply," edit the title or content of the saved reply.
1. Click **Update 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/deleting-a-saved-reply)"
- "[AUTOTITLE](/get-started/writing-on-github/working-with-saved-replies/using-saved-replies)"