mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Add IRC channel to docs
This commit is contained in:
parent
b89b890769
commit
865a2df854
3 changed files with 17 additions and 0 deletions
13
CONTACT.rst
Normal file
13
CONTACT.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
===================
|
||||
Support and Contact
|
||||
===================
|
||||
|
||||
* The ``#vdirsyncer`` IRC channel on Freenode might be active, depending on
|
||||
your timezone. Use it for support and general (including off-topic)
|
||||
discussion.
|
||||
|
||||
* Open `a GitHub issue <https://github.com/untitaker/vdirsyncer/issues/>`_ for
|
||||
concrete bug reports and feature requests.
|
||||
|
||||
* Lastly, you can also `contact the author directly
|
||||
<https://unterwaditzer.net/contact.html>`_.
|
||||
|
|
@ -1,3 +1,6 @@
|
|||
**Important:** Please read `CONTACT.rst <CONTACT.rst>`_ for questions and
|
||||
support requests.
|
||||
|
||||
Reporting bugs
|
||||
==============
|
||||
|
||||
|
|
|
|||
1
docs/contact.rst
Normal file
1
docs/contact.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
.. include:: ../CONTACT.rst
|
||||
Loading…
Reference in a new issue