aboutsummaryrefslogtreecommitdiff
path: root/.github/SUPPORT.md
diff options
context:
space:
mode:
authorThéo Zimmermann2019-05-24 22:20:02 +0200
committerThéo Zimmermann2019-05-24 22:20:02 +0200
commite3df4fce6ec981140bbba5f6ac46292dad215754 (patch)
tree81d665c50e18438c58f373d6ff742d4acbea48e0 /.github/SUPPORT.md
parent7c12318da313191adfa2005f24a77ddc4ad7a062 (diff)
Add SUPPORT.md file.
A link to this file will be displayed when people start opening an issue, and maybe in some other places. See also: https://help.github.com/en/articles/adding-support-resources-to-your-project
Diffstat (limited to '.github/SUPPORT.md')
-rw-r--r--.github/SUPPORT.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md
new file mode 100644
index 0000000000..b6f2e942e9
--- /dev/null
+++ b/.github/SUPPORT.md
@@ -0,0 +1,28 @@
+# Support #
+
+Get in touch with the user community and ask questions about Coq on
+our [Discourse forum][]. Posts in other languages than English are
+explicitly welcome there. There is also a historic mailing list called
+the [Coq-Club][] which has lots of subscribers, and an IRC channel
+(`irc://irc.freenode.net/#coq`).
+
+In addition, you may also ask questions about Coq on [Stack
+Overflow][] (use the tag [coq][Stack Overflow tag]) or on the
+meta-theory of Coq on the [TCS Stack Exchange][] (which also has a
+[coq][TCS SE tag] tag).
+
+You can reach the Coq development team through the [development
+category][] of the above mentioned Discourse forum, the [Gitter
+channel][], and of course the bug tracker.
+
+See also [coq.inria.fr/community](https://coq.inria.fr/community.html).
+
+[Discourse forum]: https://coq.discourse.group
+[Coq-Club]: https://sympa.inria.fr/sympa/arc/coq-club
+[Stack Overflow]: https://stackoverflow.com
+[Stack Overflow tag]: https://stackoverflow.com/questions/tagged/coq
+[TCS Stack Exchange]: https://cstheory.stackexchange.com/
+[TCS SE tag]: https://cstheory.stackexchange.com/questions/tagged/coq
+[development category]: https://coq.discourse.group/c/coq-development
+[Gitter channel]: https://gitter.im/coq/coq
+[bug tracker]: https://github.com/coq/coq/issues