diff --git a/docs/source/faq/index.rst b/docs/source/faq/index.rst index 2094c841..489240de 100644 --- a/docs/source/faq/index.rst +++ b/docs/source/faq/index.rst @@ -10,6 +10,21 @@ Since ytdl-sub is relatively new to the public, there has not been many question How do I... ----------- +...get support or reach out to contribute? +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +If you need support, you can: + +* :ytdl-sub-gh:`Open an issue on GitHub ` + +* `Join our Discord `_ + +If you would like to contribute, we're happy to accept any help, even non-coders! To find out how you can help this project, you can: + +* `Join our Discord `_ and leave a comment in #development with where you think you can assist or what skills you would like to contribute. + +* If you just want to fix one thing, you're welcome to :ytdl-sub-gh:`submit a pull request ` with information on what issue you're resolving and it will be reviewed as soon as possible. + ...download age-restricted YouTube videos? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/source/guides/install/unraid.rst b/docs/source/guides/install/unraid.rst index 83193c96..3be03d0f 100644 --- a/docs/source/guides/install/unraid.rst +++ b/docs/source/guides/install/unraid.rst @@ -8,7 +8,7 @@ After starting, if you installed the ``ytdl-sub-gui`` app, the code-server will At this time, we are unsure how to access the headless ``ytdl-sub`` console using the user ``abc`` and not ``root``. If you use Unraid and can help us figure this out, please contact the code owner or join the Discord. .. warning:: - Do **NOT** use the below option to access ``ytdl-sub``. Running from this option **WILL** break things. + Do **NOT** use the below option to access ``ytdl-sub``. Running from this option **WILL** break things by modifying files as the root user. .. figure:: ../../../images/unraid_badconsole.png :alt: The Unraid community app plugin GUI, with an arrow pointing at the "Console" option in the dropdown after selecting ytdl-sub-gui \ No newline at end of file