aboutsummaryrefslogtreecommitdiffstats
path: root/doc/troubleshooting.bb
diff options
context:
space:
mode:
authorAlexandre Hannud Abdo <abdo@member.fsf.org>2016-06-24 23:58:43 +0000
committerredmatrix <git@macgirvin.com>2016-06-25 04:13:29 -0700
commitec3651d216a5eafcb8019825bc6751e6ffa8c198 (patch)
tree6cfcd4e4ca8128db7b3ddec1fde0f07a1e7ad4b5 /doc/troubleshooting.bb
parentf66576f366462c5d1e98e0ba4eacea9911c85eee (diff)
downloadvolse-hubzilla-ec3651d216a5eafcb8019825bc6751e6ffa8c198.tar.gz
volse-hubzilla-ec3651d216a5eafcb8019825bc6751e6ffa8c198.tar.bz2
volse-hubzilla-ec3651d216a5eafcb8019825bc6751e6ffa8c198.zip
Improvements to help pages
Diffstat (limited to 'doc/troubleshooting.bb')
-rw-r--r--doc/troubleshooting.bb11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/troubleshooting.bb b/doc/troubleshooting.bb
index 1a2bd7f12..023d3c8b1 100644
--- a/doc/troubleshooting.bb
+++ b/doc/troubleshooting.bb
@@ -1,6 +1,4 @@
-[b]Troubleshooting[/b]
-
-[li][zrl=[baseurl]/help/problems-following-an-update]Problems following an update[/zrl][/li]
+[h2]Troubleshooting[/h2]
When reporting issues, please try to provide as much detail as may be necessary for developers to reproduce the issue and provide the complete text of all error messages.
@@ -13,9 +11,12 @@ In the case of "500" errors, the issues may often be logged in your webserver lo
We encourage you to try to the best of your abilities to use these logs combined with the source code in your possession to troubleshoot issues and find their cause. The community is often able to help, but only you have access to your site logfiles and it is considered a security risk to share them.
-
If a code issue has been uncovered, please report it on the project bugtracker (https://github.com/redmatrix/hubzilla/issues). Again provide as much detail as possible to avoid us going back and forth asking questions about your configuration or how to duplicate the problem, so that we can get right to the problem and figure out what to do about it. You are also welcome to offer your own solutions and submit patches. In fact we encourage this as we are all volunteers and have little spare time available. The more people that help, the easier the workload for everybody. It's OK if your solution isn't perfect. Every little bit helps and perhaps we can improve on it.
-#include doc/macros/troubleshooting_footer.bb;
+[h3]Troubleshooting updates[/h3]
+[ul]
+[li][zrl=[baseurl]/help/problems-following-an-update]Problems following an update[/zrl][/li]
+[/ul]
+
#include doc/macros/main_footer.bb;