From 203cde9805b9a113043503a21a1622e4d072f8ea Mon Sep 17 00:00:00 2001 From: Vexed <51716387+Vexed01@users.noreply.github.com> Date: Sun, 8 Dec 2019 23:02:40 +0000 Subject: [PATCH] Slightly reword installation guide to attempt to stop people using dev (#3079) * create * add the code * change de logs * lets remember linux exists * fix formtting and change wording * change the wording a bit more... after running `sphinx-build` it def looks like i used bold a lot god that was a long commit mesage * review changes * draper's review (see description) i have put or worse partially to scare users and partially as there are other possible effects of a downgrade * review * clarity --- changelog.d/3079.docs.rst | 1 + docs/install_linux_mac.rst | 6 +++++- docs/install_windows.rst | 6 +++++- 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 changelog.d/3079.docs.rst diff --git a/changelog.d/3079.docs.rst b/changelog.d/3079.docs.rst new file mode 100644 index 000000000..36c4166e7 --- /dev/null +++ b/changelog.d/3079.docs.rst @@ -0,0 +1 @@ +Word using dev during install more strongly, to try to avoid end users using dev. diff --git a/docs/install_linux_mac.rst b/docs/install_linux_mac.rst index 8377e84bc..af99cf783 100644 --- a/docs/install_linux_mac.rst +++ b/docs/install_linux_mac.rst @@ -280,7 +280,11 @@ Or, to install with PostgreSQL support: .. note:: To install the development version, replace ``Red-DiscordBot`` in the above commands with the - following link: + link below. **The development version of the bot contains experimental changes. It is not + intended for normal users.** We will not support anyone using the development version in any + support channels. Using the development version may break third party cogs and not all core + commands may work. Downgrading to stable after installing the development version may cause + data loss, crashes or worse. .. code-block:: none diff --git a/docs/install_windows.rst b/docs/install_windows.rst index f3bcd156a..54bc87d6f 100644 --- a/docs/install_windows.rst +++ b/docs/install_windows.rst @@ -85,7 +85,11 @@ Installing Red .. note:: To install the development version, replace ``Red-DiscordBot`` in the above commands with the - following link: + link below. **The development version of the bot contains experimental changes. It is not + intended for normal users.** We will not support anyone using the development version in any + support channels. Using the development version may break third party cogs and not all core + commands may work. Downgrading to stable after installing the development version may cause + data loss, crashes or worse. .. code-block:: none