26 lines
1.2 KiB
Markdown
26 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: '*'
|
|
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" %}.
|
|

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