From: The Gitter Badger
Date: Sat, 30 Mar 2019 14:30:02 +0000 (-0500)
Subject: :memo: Add a Gitter chat badge and links (#117)
X-Git-Tag: 0.10.3~8
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4dc7b32861a8fd4063bb1c7ac617287b036e4bab;p=thirdparty%2Ffastapi%2Ffastapi.git
:memo: Add a Gitter chat badge and links (#117)
* Add Gitter badge
* :memo: Add links and badges to Gitter chat
---
diff --git a/README.md b/README.md
index e62e795e3c..a0606125a0 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,9 @@
+
+
+
---
diff --git a/docs/help-fastapi.md b/docs/help-fastapi.md
index 2950e25fe0..6707067f28 100644
--- a/docs/help-fastapi.md
+++ b/docs/help-fastapi.md
@@ -24,6 +24,15 @@ There you can select "Releases only".
Doing it, you will receive notifications (in your email) whenever there's a new release (a new version) of **FastAPI** with bug fixes and new features.
+## Join the chat
+
+
+
+
+
+Join the chat on Gitter: https://gitter.im/tiangolo/fastapi.
+
+There you can ask quick questions, help others, share ideas, etc.
## Connect with the author
diff --git a/docs/index.md b/docs/index.md
index e62e795e3c..a0606125a0 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -14,6 +14,9 @@
+
+
+
---