Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,9 @@ The GitHub Rocket.Chat App provides a seamless integration between GitHub and Ro
<li><strong>Get Issues of a Repository →</strong> <code>/github Username/RepositoryName issues</code></li>
<li><strong>Get Contributors of a Repository →</strong> <code>/github Username/RepositoryName contributors</code></li>
<li><strong>Get Recent Pull Request of a Repository →</strong> <code>/github Username/RepositoryName pulls</code></li>
<li>Add a new repository for pull request review reminders -> /github reminder create</li>
<li>Get a list of repositories for which you've set up pull request review reminders -> /github reminder list</li>
<li><strong>Add a New Repository for Pull Request Review Reminders →</strong> <code>/github reminder create</code></li>
<li><strong>Get a List of Repositories with Pull Request Review Reminders →</strong> <code>/github reminder list</code></li>

</ul>


Expand Down