summaryrefslogtreecommitdiff
path: root/doc/source/faq.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/faq.rst')
-rw-r--r--doc/source/faq.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/faq.rst b/doc/source/faq.rst
index 6a60d2f..1768f30 100644
--- a/doc/source/faq.rst
+++ b/doc/source/faq.rst
@@ -226,6 +226,9 @@ such as your operating system, your version of PHP 7, your version of Snuffleupa
226your logs, the problematic php code, the request, a brief description, … long story short, 226your logs, the problematic php code, the request, a brief description, … long story short,
227give us everything that you can. 227give us everything that you can.
228 228
229If you're feeling extra-nice, you can try to :ref:`debug it yourself <debug>`,
230it's not that hard.
231
229Where can I find even more help? 232Where can I find even more help?
230"""""""""""""""""""""""""""""""" 233""""""""""""""""""""""""""""""""
231The :doc:`configuration page <config>` might be what you're looking for. 234The :doc:`configuration page <config>` might be what you're looking for.