From 74a7a3fa1698b18af0df975ed2c3a0f9c6196126 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sun, 16 Oct 2016 01:53:26 +0200 Subject: [PATCH 1/3] Update notification settings --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 136c6edee..ebafc03e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,3 +32,4 @@ script: notifications: slack: secure: F8GvqnweSdzImuLL64TpfG0i5rYl89liyr9tmFVsHl4c0DNiDuGhZivUz0M1broS8svE3OPOllLfQbACG/4KxD890qfF9MoHzvRDlp7U+RtwMV/YAkYn8MGWjPIbRbX0HpGdY7O2Rc9Qy4Kk0T8ZgiqXYIqAz2Eva9/9BlSmsJQ= + email: false From 56c765307ca4c7cd38e13293d932f0eeebb24a24 Mon Sep 17 00:00:00 2001 From: Crawford Comeaux Date: Sat, 15 Oct 2016 22:07:07 -0700 Subject: [PATCH 2/3] Added Gitter badge, alt text for all badges to README.rst Out of curiosity, I wonder if there's any sort of preferred grammar for alt text when it comes to accessibility. Like, would someone using a screen reader prefer "Our Gitter chat room" or "Click here for our Gitter" over "spaCy on Gitter"? Just a random thought. --- README.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 3236766c5..e604d9cbd 100644 --- a/README.rst +++ b/README.rst @@ -9,15 +9,23 @@ the MIT license. .. image:: http://i.imgur.com/wFvLZyJ.png :target: https://travis-ci.org/explosion/spaCy - + :alt: spaCy on Travis CI + .. image:: https://travis-ci.org/explosion/spaCy.svg?branch=master :target: https://travis-ci.org/explosion/spaCy + :alt: Build Status .. image:: https://img.shields.io/github/tag/explosion/spacy.svg :target: https://github.com/explosion/spaCy/releases - + :alt: Current Release Version + .. image:: https://img.shields.io/pypi/v/spacy.svg :target: https://pypi.python.org/pypi/spacy + :alt: pypi Version + +.. image:: https://badges.gitter.im/spaCy-users.png + :target: https://gitter.im/spaCy-users/Lobby + :alt: spaCy on Gitter Where to ask questions ====================== From 96bbcaf730f7b4d3aa37440712e5c5e7010739c6 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sun, 16 Oct 2016 21:53:24 +0200 Subject: [PATCH 3/3] Update Gitter links --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index e604d9cbd..6f441cb94 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ the MIT license. :alt: pypi Version .. image:: https://badges.gitter.im/spaCy-users.png - :target: https://gitter.im/spaCy-users/Lobby + :target: https://gitter.im/explosion/spaCy :alt: spaCy on Gitter Where to ask questions @@ -34,9 +34,10 @@ Where to ask questions | 🔴 **Bug reports**     | `GitHub Issue tracker `_                                     | +---------------------------+------------------------------------------------------------------------------------------------------------+ | ⁉️ **Usage questions**   | `StackOverflow `_, `Reddit usergroup                     | -| | `_, `Gitter chat `_ | +| | `_, `Gitter chat `_ | +---------------------------+------------------------------------------------------------------------------------------------------------+ -| 💬 **General discussion** |  `Reddit usergroup `_, `Gitter chat `_  | +| 💬 **General discussion** |  `Reddit usergroup `_, | +| | `Gitter chat `_  | +---------------------------+------------------------------------------------------------------------------------------------------------+ | 💥 **Commercial support** | contact@explosion.ai                                                                                     | +---------------------------+------------------------------------------------------------------------------------------------------------+