From cf802ad431483e18150f6c442e1ec4b514215a41 Mon Sep 17 00:00:00 2001
From: patrick96
Date: Tue, 18 Apr 2023 15:30:50 +0200
Subject: [PATCH] doc: Mention errors and warnings in migration guide
---
doc/migration/index.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/migration/index.rst b/doc/migration/index.rst
index 29ca4c28..4d5ac6ef 100644
--- a/doc/migration/index.rst
+++ b/doc/migration/index.rst
@@ -12,6 +12,11 @@ the migration guides for all versions in between.
For migration guides before version 3.7, please look at our `release blog posts
`_.
+When upgrading make sure to run polybar from the terminal and look for errors,
+warnings, and deprecation messages.
+This can save you a lot of issues in the future when deprecated settings and
+features are removed.
+
.. toctree::
:maxdepth: 1
:caption: Guides