From 44482a84b1acf99312a94fa327f1c04fffa1a159 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 25 Oct 2014 18:21:58 -0400 Subject: Add screenshot to the doc --- docs/github-webhooks.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/github-webhooks.markdown b/docs/github-webhooks.markdown index cdbb69c9..7b218a8b 100644 --- a/docs/github-webhooks.markdown +++ b/docs/github-webhooks.markdown @@ -36,6 +36,8 @@ Go to your project settings page, on the left choose "Webhooks & Services", then - **Payload url**: This url is available on Kanboard, go to "projects", select your project, at the bottom of the page, you have a section Github webhooks, just copy and paste the link. - Select **"Send me everything"** +![Github webhook](http://kanboard.net/screenshots/documentation/kanboard-github-webhooks.png) + Each time an event happens, Github will send an event to Kanboard now. The Kanboard webhook url is protected by a random token. -- cgit v1.2.3