From e57f902c3b4d0bb52485b33befdc1759baa6f8f5 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 12 Jul 2009 21:48:08 +0200 Subject: document bugreporting --- docs/CONTRIBUTING | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs/CONTRIBUTING') diff --git a/docs/CONTRIBUTING b/docs/CONTRIBUTING index 14c3f0b..f5d7ebc 100644 --- a/docs/CONTRIBUTING +++ b/docs/CONTRIBUTING @@ -69,6 +69,18 @@ This is a relatively easy, solid and transparent way to handle all requests in o That said, you can always ask us to check on your stuff or ask for advice. +### Bugreporting + +Bug reports are also welcome, especially the ones that come with a patch ;-) +Before making a new ticket, check whether the bug is reported already. +If you want to report a bug and you don't know where the problem in the code +is, please supply: + +* version (commit hash) (see `uzbl --version`) +* operating system +* versions of libsoup, webkit, gtk. +* output of uzbl --verbose (with http_debug set, if relevant) + ### Valgrind profiling $ add this to Makefile header: CFLAGS=-g $ recompile -- cgit v1.2.3