- Create saved replies in your personal settings
- Insert saved replies into issue and PR comment boxes
- Edit and delete saved replies when they are no longer needed

- Use saved replies for routine acknowledgements (e.g., “thanks for the contribution”), standard next steps, or links to common resources.
- Saved replies reduce typing and help ensure consistent wording across team members who share an account.

Saved replies are personal to your GitHub account. After you create them, they will appear whenever you write comments on issues and pull requests for repositories you can access with that account.
- Open GitHub and go to Settings → Codes & automation → Saved replies (or open the Saved replies section from your account settings).
- Click Add saved reply (or a similar button).
- Enter a short title and the response text you want to reuse.
- Save it. The reply is now available in comment boxes.

How to insert a saved reply in a comment
- Click into the comment box on an issue or PR.
- Select the “Saved replies” menu (or open the slash command menu
/). - Choose the saved reply; its text will populate the editor.
- Optionally edit the text to include issue-specific context, then submit the comment.
- Edit: Open Settings → Saved replies, choose the saved reply, make changes, and save.
- Delete: Open Settings → Saved replies and click the delete option next to the reply you want to remove. Deleted replies are removed from your personal list and no longer appear in the saved replies menu.
Avoid storing sensitive or account-specific data (like credentials or private links) in saved replies, since they are easily inserted into public issues or PRs by mistake.
- Official GitHub docs: Creating and managing saved replies — https://docs.github.com/en/issues/commenting-on-issues-and-pull-requests/creating-and-managing-saved-replies