From: Robert Kaiser Date: Tue, 29 Nov 2016 21:01:23 +0000 (+0100) Subject: add a quick comment on using Bugzilla instead of GitHub issues X-Git-Url: https://git-public.kairo.at/?p=php-utility-classes.git;a=commitdiff_plain;h=9fdff807c738934b8f2a1428a597a81b7615df7e add a quick comment on using Bugzilla instead of GitHub issues --- diff --git a/README.md b/README.md index 330fdc0..27f62cc 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,5 @@ Currently, the following classes are contained: * [useragent](classes/useragent.php-class): The userAgent class analyzes HTTP User-Agent headers and tries to gather information about the browser, engine, and versions. The code contains documentation about using the classes and their methods. Also, some examples and tests exist in the respective subdirectories. + +Please don't use GitHub for issue tracking but http://bugzilla.kairo.at/ - Product: KaiRo Software, Component: PHP Utility Classes