diff --git a/CONTACT.rst b/CONTACT.rst new file mode 100644 index 0000000..5152003 --- /dev/null +++ b/CONTACT.rst @@ -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 `_ for + concrete bug reports and feature requests. + +* Lastly, you can also `contact the author directly + `_. diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 76df6e3..5f31ebf 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,3 +1,6 @@ +**Important:** Please read `CONTACT.rst `_ for questions and +support requests. + Reporting bugs ============== diff --git a/docs/contact.rst b/docs/contact.rst new file mode 100644 index 0000000..7a2eff1 --- /dev/null +++ b/docs/contact.rst @@ -0,0 +1 @@ +.. include:: ../CONTACT.rst