diff --git a/README.md b/README.md index 057005f5c0..ba5f0de6f5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ missed-message emails, desktop apps, and much more. Further information on the Zulip project and its features can be found at https://www.zulip.org. -[![Build Status](https://travis-ci.org/zulip/zulip.svg?branch=master)](https://travis-ci.org/zulip/zulip) [![Coverage Status](https://coveralls.io/repos/github/zulip/zulip/badge.svg?branch=master)](https://coveralls.io/github/zulip/zulip?branch=master) [![docs](https://readthedocs.org/projects/pip/badge/?version=latest)](http://zulip.readthedocs.io/en/latest/) +[![Build Status](https://travis-ci.org/zulip/zulip.svg?branch=master)](https://travis-ci.org/zulip/zulip) [![Coverage Status](https://coveralls.io/repos/github/zulip/zulip/badge.svg?branch=master)](https://coveralls.io/github/zulip/zulip?branch=master) [![docs](https://readthedocs.org/projects/pip/badge/?version=latest)](http://zulip.readthedocs.io/en/latest/) [![chat-with-zulip-button.png](static/images/help/chat-with-zulip-button.png)](https://chat.zulip.org) ## Community diff --git a/static/images/help/chat-with-zulip-button.png b/static/images/help/chat-with-zulip-button.png new file mode 100644 index 0000000000..d0526a8b03 Binary files /dev/null and b/static/images/help/chat-with-zulip-button.png differ diff --git a/templates/zerver/help/chat-button-for-zulip.md b/templates/zerver/help/chat-button-for-zulip.md new file mode 100644 index 0000000000..fd489eecc8 --- /dev/null +++ b/templates/zerver/help/chat-button-for-zulip.md @@ -0,0 +1,10 @@ +# **Chat button for zulip** +* This button can be used by users to get redirected to [Zulip Chat Portal for Developers](https://chat.zulip.org). +* This is found in the zulip's page in [GitHub](https://github.com/zulip/zulip) as it is inside of README file. +* To add `chat with zulip button` embed the following code: + +~~~ +[![Untitled.png](https://chat.zulip.org/static/images/help/chat-with-zulip-button.png)](https://chat.zulip.org) +~~~ + +* You can find the button icon in the `zulip/static/images/help` directory named as chat-with-zulip-button. diff --git a/templates/zerver/help/index.md b/templates/zerver/help/index.md index bf9093c3b5..2fb4acf939 100644 --- a/templates/zerver/help/index.md +++ b/templates/zerver/help/index.md @@ -114,6 +114,10 @@ as a “**realm**”. * Use Zulip in a terminal * Connect to Zulip over IRC/etc (not implemented?) +# Include Zulip + +* [Chat with zulip button](/help/chat-button-for-zulip) + --- # Old table of contents: