1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/github/writing-on-github/using-saved-replies.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

1.3 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Using saved replies When commenting on an issue or pull request, you can add a saved reply that you've already set up. The saved reply can be the entire comment or if you want to customize it, you can add or delete content.
/articles/using-saved-replies
free-pro-team enterprise-server
* *

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-issue-pr %} 2. Click the desired issue or pull request. 3. To add a saved reply, in the comment field, click {% octicon "reply" aria-label="The mail reply" %}. Saved replies button 4. From the list, select the saved reply you'd like to add to your comment. Saved replies

{% tip %}

Tips:

  • You can use a keyboard shortcut to autofill the comment with a saved reply. For more information, see "Keyboard shortcuts."
  • You can filter the list by typing the title of the saved reply.

{% endtip %}

Further reading