Bläddra i källkod

Added links to Gitter chat room

n1474335 7 år sedan
förälder
incheckning
e5a32ac57d
4 ändrade filer med 15 tillägg och 13 borttagningar
  1. 1 12
      .github/ISSUE_TEMPLATE.md
  2. 7 1
      .travis.yml
  3. 2 0
      README.md
  4. 5 0
      src/web/html/index.html

+ 1 - 12
.github/ISSUE_TEMPLATE.md

@@ -5,21 +5,10 @@
 <!-- Misc: -->
 <!-- Misc: -->
 
 
 ### Summary
 ### Summary
-<!-- If you're describing a bug, tell us what's wrong -->
-<!-- If you're suggesting a change/improvement, tell us what it is and how it should work -->
+
 
 
 ### Example
 ### Example
 <!-- If describing a bug, tell us what happens instead of the expected behavior -->
 <!-- If describing a bug, tell us what happens instead of the expected behavior -->
 <!-- Include a link that triggers the bug if possible -->
 <!-- Include a link that triggers the bug if possible -->
 <!-- If you are requesting a new operation, include example input and output -->
 <!-- If you are requesting a new operation, include example input and output -->
 
 
-### Possible solutions
-<!-- Not obligatory, but suggest a fix/reason for the bug, or ideas for how to -->
-<!-- implement the addition or change, including links to relevant resources -->
-
-### Environment
-<!-- Include any relevant details about the environment you experienced the bug in -->
-<!-- This information is displayed in the About/Support pane -->
-* CyberChef compile time: 
-* User-Agent: 
-* [Link to reproduce]()

+ 7 - 1
.travis.yml

@@ -39,4 +39,10 @@ deploy:
     on:
     on:
       tags: true
       tags: true
       branch: master
       branch: master
-
+notifications:
+    webhooks:
+        urls:
+            - https://webhooks.gitter.im/e/83c143a6822e218d5b34
+        on_success: change
+        on_failure: always
+        on_start: never

+ 2 - 0
README.md

@@ -5,6 +5,8 @@
 [![npm](http://img.shields.io/npm/v/cyberchef.svg)](https://www.npmjs.com/package/cyberchef)
 [![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://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)
 [![](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*
 #### *The Cyber Swiss Army Knife*
 
 

+ 5 - 0
src/web/html/index.html

@@ -380,6 +380,11 @@
                         </p>
                         </p>
                         <p>&copy; Crown Copyright 2016.</p>
                         <p>&copy; Crown Copyright 2016.</p>
                         <p>Released under the Apache Licence, Version 2.0.</p>
                         <p>Released under the Apache Licence, Version 2.0.</p>
+                        <p>
+                            <a href="https://gitter.im/gchq/CyberChef">
+                                <img src="https://badges.gitter.im/gchq/CyberChef.svg">
+                            </a>
+                        </p>
                         <br>
                         <br>
                         <br>
                         <br>
                         <div>
                         <div>