From aaf317cce9812eaab42d3517c97ab241137590cf Mon Sep 17 00:00:00 2001 From: Tyler Date: Thu, 25 May 2017 16:11:21 -0400 Subject: [PATCH] Add development disclaimer --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 13e8a36..bf3c9c7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -35,6 +35,8 @@ Development Development on the bot is done randomly, but often. +There might be bugs as it still doesn't have complete coverage with unit tests, and there will be restarts with new possibly untested versions. + Setup/Options -------------