From 5e552810bc3dfc820036b4b16ae53561bb7cf3c6 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Fri, 15 Oct 2021 10:54:45 +0900 Subject: Imported Upstream version 1.8.15 --- doc/trouble.doc | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'doc/trouble.doc') diff --git a/doc/trouble.doc b/doc/trouble.doc index 9584c0c..c490ae1 100644 --- a/doc/trouble.doc +++ b/doc/trouble.doc @@ -89,14 +89,13 @@ know why. \section bug_reports How to report a bug -Bugs are tracked in GNOME's bugzilla database. +Bugs are tracked in GitHub's issue tracker. Before submitting a -new bug, -first search -through the database if the same bug has already been submitted by others (the doxygen -product will be preselected). +new bug, +first search +through the database if the same bug has already been submitted by others. If you believe you have found a new bug, -please report it. +please report it. If you are unsure whether or not something is a bug, please ask help on the users mailing list @@ -109,11 +108,11 @@ always try to include the following information in your bug report: - The version of doxygen you are using (for instance 1.5.3, use `doxygen --version` if you are not sure). - The name and version number of your operating system (for instance - SuSE Linux 6.4) + Ubuntu Linux 18.04 LTS) - It is usually a good idea to send along the configuration file as well, but please use doxygen with the -s flag while generating it to keep it small (use doxygen -s -u [configName] to strip - the comments from an existing config file). + the comments from an existing configuration file). - The easiest (and often the only) way for me to fix bugs is if you can attach a small example demonstrating the problem you have to the bug report, so I can reproduce it on my machine. Please make sure the example is valid @@ -129,7 +128,7 @@ please use PATCH as a keyword in the bug entry form. If you have ideas how to fix existing bugs and limitations please discuss them on the developers mailing list -(subscription required). Patches can also be sent directly to dimitri@stack.nl if +(subscription required). Patches can also be sent directly to doxygen@gmail.com if you prefer not to send them via the bug tracker or mailing list. For patches please use -- cgit v1.2.3