summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2013-12-06 17:34:02 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2013-12-06 17:34:02 -0300
commit0faf2b9bae79db79450d5be8d4eb3e873604bf8b (patch)
tree0e1352f1eacf43102f722a7e0264322ced1a93c3
parent54211505021aba6d9e3098bd6672e97c901939f0 (diff)
Fix list format and add reference to bug report section.
-rw-r--r--docs/client/bundle-testing.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/client/bundle-testing.md b/docs/client/bundle-testing.md
index dfe151f..69e01b9 100644
--- a/docs/client/bundle-testing.md
+++ b/docs/client/bundle-testing.md
@@ -70,13 +70,17 @@ Problems report
---------------
You should to create an issue with the followinw information:
+
- OS, version, architecture, desktop environment (if relevant).
- bitmask.log file located in the root folder of the uncompressed bundle
- steps to reproduce
-NOTE: if you find a problem, try to reproduce and take note of the steps needed to get the same error.
+If you find a problem, try to reproduce and take note of the steps needed to get the same error.
+
Also, in some cases, a failure appears but if you run again is not there anymore (e.g.: some initialization issue), please report that too.
+For more details look at [Reporting bugs](client/testers-howto) section.
+
Utils
-----