From de3ec3d53e3645f24ae0353d3edc83a122e4ccb4 Mon Sep 17 00:00:00 2001 From: wandadars Date: Wed, 28 Feb 2018 12:50:27 -0500 Subject: [PATCH] Added section about Gitter chat --- README.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.rst b/README.rst index be2bc863b..a3afd3a96 100644 --- a/README.rst +++ b/README.rst @@ -105,6 +105,24 @@ Users' Group The `Cantera Users' Group `_ is a message board / mailing list for discussions amongst Cantera users. +Cantera Gitter Chat +============ + +.. image:: https://badges.gitter.im/org.png + :target: https://gitter.im/Cantera/Lobby + + +The `Cantera Gitter Chat `_ is a public chat client that is linked to users' Github account. The developers do not closely monitor the discussion, so *any* discussion at all of Cantera functionality such as how to use certain function calls, syntax problems, input files, etc. should be directed the User's Group. All conversations in the Gitter room will be covered under the Cantera Code of Conduct, so please be nice. + +The chat room is a place to strengthen and develop the Cantera community, discuss tangentially-related topics such as how to model the underlying physics of a problem , share cool applications you’ve developed, etc. + +Summary: + +“How do I perform this Cantera function call?” --> User's Group + +"What do I do with the variables that a Cantera function call returns?” --> Chat + + Continuous Integration Status =============================