AbdulElahGwaith's picture
Upload folder using huggingface_hub
88df9e4 verified
metadata
title: Creating a saved reply
intro: >-
  If you frequently add the same comment over and over, you can create a saved
  reply.
redirect_from:
  - /articles/creating-a-saved-reply
  - /github/writing-on-github/creating-a-saved-reply
  - /github/writing-on-github/working-with-saved-replies/creating-a-saved-reply
versions:
  fpt: '*'
  ghes: '*'
  ghec: '*'

{% data reusables.user-settings.access_settings %} {% data reusables.user-settings.saved_replies %}

  1. Under "Add a saved reply", add a title for your saved reply.
  2. In the "Write" field, add the content you'd like to use for the saved reply. For information on using Markdown, see AUTOTITLE. Screenshot of a {% data variables.product.github %} saved reply titled "Squirrel ship" showing Markdown in the "Write" box. The text reads, "This looks great. :shipit: it!"
  3. To review your reply, click Preview. Screenshot of a {% data variables.product.github %} saved reply titled "Squirrel ship" showing rendered Markdown in the "Preview" box. The text and "ShipIt" icon are shown.
  4. Click Add saved reply.

Further reading