aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Bugs-and-Issues.md
diff options
context:
space:
mode:
authorSimon <simon@kisikew.org>2012-04-10 20:47:55 -0700
committerSimon <simon@kisikew.org>2012-04-10 20:47:55 -0700
commit0c4e9912b02cfeefba81db91ee958d9d50fdb45b (patch)
tree7c9c7eefa2190ab0ac9229ad77e2a74338779047 /doc/Bugs-and-Issues.md
parent0fa932853c76d8aca9fecf125d4c2d6816fb1a4a (diff)
parent6b414d3de4a25b0f5428b8ef4f315a4f158ac825 (diff)
downloadvolse-hubzilla-0c4e9912b02cfeefba81db91ee958d9d50fdb45b.tar.gz
volse-hubzilla-0c4e9912b02cfeefba81db91ee958d9d50fdb45b.tar.bz2
volse-hubzilla-0c4e9912b02cfeefba81db91ee958d9d50fdb45b.zip
Merge pull request #225 from simonlnu/master
[fixes] absolute links in docs and newmember.php; breaks sub-dir installs
Diffstat (limited to 'doc/Bugs-and-Issues.md')
-rw-r--r--doc/Bugs-and-Issues.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Bugs-and-Issues.md b/doc/Bugs-and-Issues.md
index 46abea9a3..251f91e93 100644
--- a/doc/Bugs-and-Issues.md
+++ b/doc/Bugs-and-Issues.md
@@ -6,11 +6,11 @@ Bugs and Issues
If your server has a support page, you should report any bugs/issues you encounter there first. Reporting to your support page before reporting to the developers makes their job easier, as they don't have to deal with bug reports that might not have anything to do with them, and that helps us get new features faster.
-If you're a technical user, or your site doesn't have a support page, you'll need to use the <a href = "http://bugs.friendica.com/">Bug Tracker</a>. Please perform a search to see if there's already an open bug that matches yours before submitting anything.
+If you're a technical user, or your site doesn't have a support page, you'll need to use the <a href="http://bugs.friendica.com/">Bug Tracker</a>. Please perform a search to see if there's already an open bug that matches yours before submitting anything.
Try to provide as much information as you can about the bug, including the **full** text of any error messages or notices, and any steps required to replicate the problem in as much detail as possible. It's generally better to provide too much information than not enough.
-<a href = "http://www.chiark.greenend.org.uk/~sgtatham/bugs.html">See this article</a> to learn more about submitting **good** bug reports.
+<a href="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html">See this article</a> to learn more about submitting **good** bug reports.
**Bug Sponsorship**