mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-04-22 19:48:43 +08:00
20 lines
665 B
Markdown
20 lines
665 B
Markdown
---
|
|
title: Reminders
|
|
description: reminders for Issues and Pull Requests
|
|
slug: reminders
|
|
screenshots:
|
|
- https://user-images.githubusercontent.com/173/30673997-505a993a-9e77-11e7-8f0f-d5a606816e8e.png
|
|
authors: [ jbjonesjr, bkeepers ]
|
|
repository: probot/reminders
|
|
stars: 1
|
|
updated: 2017-09-18 07:53:38 UTC
|
|
---
|
|
|
|
Use the `/remind` slash command to set a reminder on any comment box on GitHub and you'll get a ping about it again when the reminder is due.
|
|
|
|
Use any form of `/remind me [what] [when]`, such as:
|
|
|
|
- /remind me to deploy on Oct 10
|
|
- /remind me next Monday to review the requirements
|
|
- /remind me that the specs on the rotary girder need checked in 6 months
|