29 lines
1.3 KiB
Markdown
29 lines
1.3 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 %}
|
|
3. Under "Saved replies", next to the saved reply you want to edit, click {% octicon "pencil" aria-label="The pencil" %}.
|
|

|
|
4. Under "Edit saved reply", you can edit the title and the content of the saved reply.
|
|

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