Add probot-messages (#657)

* Update extensions.md

* Update extensions.md
This commit is contained in:
Bex Warner
2018-08-19 17:42:02 -05:00
committed by GitHub
parent d8383d3b51
commit 1820442f68

View File

@@ -121,3 +121,7 @@ module.exports = app => {
```
Check out [probot/unfurl](https://github.com/probot/unfurl) to see it in action.
## Community Created Extensions
[probot-messages](https://github.com/dessant/probot-messages) was created by [@dessant](https://github.com/dessant) to deliver messages that require user action to ensure the correct operation of the app.