#52 Add extra step for setting up GitHub Webhook
Merged 8 years ago by clime. Opened 8 years ago by bostrt.
copr/ bostrt/copr master  into  master

@@ -34,6 +34,7 @@ 

            <li> In your GitHub project, go to <code>Settings</code> / <code>Webhooks and services</code>. </li>

            <li> Click on the <code>Add webhook</code> button. </li>

            <li> Fill in the <code>Payload URL</code> field with the url above. </li>

+           <li> Select <code>application/json</code> as the content type. </li>

            <li> Click the <code>Add webhook</code> button. </li>

          </ol>

      </div>

no initial comment

Pull-Request has been merged by clime

8 years ago