From e5a32ac57db77808881575324b7ab54d0ca8c1ed Mon Sep 17 00:00:00 2001
From: n1474335
Date: Fri, 13 Oct 2017 09:19:16 +0000
Subject: [PATCH] Added links to Gitter chat room
---
.github/ISSUE_TEMPLATE.md | 13 +------------
.travis.yml | 8 +++++++-
README.md | 2 ++
src/web/html/index.html | 5 +++++
4 files changed, 15 insertions(+), 13 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 9e029351..8e7dee82 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -5,21 +5,10 @@
### Summary
-
-
+
### Example
-### Possible solutions
-
-
-
-### Environment
-
-
-* CyberChef compile time:
-* User-Agent:
-* [Link to reproduce]()
diff --git a/.travis.yml b/.travis.yml
index 521006ec..e02684ec 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,4 +39,10 @@ deploy:
on:
tags: true
branch: master
-
+notifications:
+ webhooks:
+ urls:
+ - https://webhooks.gitter.im/e/83c143a6822e218d5b34
+ on_success: change
+ on_failure: always
+ on_start: never
diff --git a/README.md b/README.md
index bd11ebac..aa04fb8c 100755
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@
[![npm](http://img.shields.io/npm/v/cyberchef.svg)](https://www.npmjs.com/package/cyberchef)
![](https://reposs.herokuapp.com/?path=gchq/CyberChef&color=blue)
[![](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/gchq/CyberChef/blob/master/LICENSE)
+[![Gitter](https://badges.gitter.im/gchq/CyberChef.svg)](https://gitter.im/gchq/CyberChef?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
+
#### *The Cyber Swiss Army Knife*
diff --git a/src/web/html/index.html b/src/web/html/index.html
index 42864f1e..9378196c 100755
--- a/src/web/html/index.html
+++ b/src/web/html/index.html
@@ -380,6 +380,11 @@
© Crown Copyright 2016.
Released under the Apache Licence, Version 2.0.
+
+
+
+
+