Skip to content

Commit 6f8f496

Browse files
committed
Improve wording
1 parent 74df71d commit 6f8f496

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/pull-requests.rst

+7-5
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,17 @@ Limitations
5656
Troubleshooting
5757
---------------
5858

59-
#. **Pull Requests builds are not triggering**.
60-
We only support GitHub and GitLab currently. You need to make sure
61-
that your Read the Docs account is connected with that providers social account.
59+
#. **Pull Requests builds are not triggered**.
60+
We only support GitHub and GitLab currently.
61+
You need to make sure that your Read the Docs account is connected with that provider.
6262
You can check this by going to your `profile settings`_.
6363

6464
#. **Build status is not being reported to your VCS provider**.
6565
You need to make sure that you have granted access to the Read the Docs
66-
`OAuth App`_ to your personal or organization GitHub account. If you do not see "Read the Docs"
67-
in the `OAuth App`_ settings, you might need to disconnect and reconnect to GitHub service.
66+
`OAuth App`_ to your personal or organization GitHub account.
67+
If you do not see "Read the Docs" in the `OAuth App`_ settings,
68+
you might need to disconnect and reconnect to GitHub service.
69+
6870
Also make sure your webhook is properly setup
6971
to handle events related to pull requests. You can setup or ``re-sync`` the webhook from your projects admin dashboard.
7072
Learn more about setting up webhooks from our :doc:`Webhook Documentation </webhooks>`.

0 commit comments

Comments
 (0)