From e8533ed291489c323927c1304495ea5272f56548 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 21 Jun 2021 12:05:12 -0700 Subject: [PATCH] Add warning to styleguide --- StyleGuide.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/StyleGuide.rst b/StyleGuide.rst index e3e20a5a..ad1b7cdc 100644 --- a/StyleGuide.rst +++ b/StyleGuide.rst @@ -15,6 +15,8 @@ Style Guide - Use oxford commas for easier adding or removing features. +- Use .. Warning:: if doing something wrong can cause data loss or machine not to boot. + - Order sections Summary --> Usage --> Screenshot (if one or two) --> Version --> How To Launch --> Customizing (If necessary) Sections