From 8423e3bd000419507e898d4814e2a0665364db22 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Sun, 22 Jul 2018 10:55:29 +0200 Subject: [PATCH] Mention IRC channel #instaloader on Freenode --- README.rst | 28 +++++++++++++++++++++++++++- docs/contributing.rst | 18 +++++++++++++++++- docs/index.rst | 4 ++++ 3 files changed, 48 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 42686f0..c0e3992 100644 --- a/README.rst +++ b/README.rst @@ -75,6 +75,32 @@ Disclaimer Instaloader is in no way affiliated with, authorized, maintained or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent and unofficial project. Use at your own risk. +Instaloader is licensed under an MIT license. Refer to ``LICENSE`` file for more information. + .. disclaimer-end -Instaloader is licensed under an MIT license. Refer to ``LICENSE`` file for more information. +Contributing +------------ + +As an open source project, Instaloader heavily depends on the contributions from +its community. See +`contributing `__ +for how you may help Instaloader to become an even greater tool. + +It is a pleasure for us to share our Instaloader to the world, and we are proud +to have attracted such an active and motivating community, with so many users +who share their suggestions and ideas with us. Buying a community-sponsored beer +or coffee from time to time is very likely to further raise our passion for the +development of Instaloader. + +We have a PayPal.Me link for donations: `PayPal.me/aandergr +`__ + +For a direct and personal communication within Instaloader's community, we have +an IRC channel + +**#instaloader** on **Freenode**. + +Freenode provides a `Web IRC Client +`__, allowing to join our +channel without having an IRC client installed. diff --git a/docs/contributing.rst b/docs/contributing.rst index 024d246..89bf1b6 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -17,7 +17,7 @@ Reporting Bugs If you encounter a bug, do not hesitate to report it in our `Issue Tracker `__. Since Instaloader is actively developed, the majority of bugs is fixed within only -**4 days** after being reported. When reporting a problem, please keep the +**3 days** after being reported. When reporting a problem, please keep the following in mind: - Ensure you **use the latest version** of Instaloader. The currently-installed @@ -101,3 +101,19 @@ We have a PayPal.Me link for donations: `PayPal.me/aandergr .. donations-end .. (Discussion in :issue:`130`) + +IRC Channel +----------- + +.. ircchannel-start + +For a direct and personal communication within Instaloader's community, we have +an IRC channel + +**#instaloader** on **Freenode**. + +Freenode provides a `Web IRC Client +`__, allowing to join our +channel without having an IRC client installed. + +.. ircchannel-end diff --git a/docs/index.rst b/docs/index.rst index 5f0987f..89d0a74 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -88,6 +88,10 @@ become an even greater tool. :start-after: donations-start :end-before: donations-end +.. include:: contributing.rst + :start-after: ircchannel-start + :end-before: ircchannel-end + .. * :ref:`genindex` * :ref:`modindex`