From 87a3ee1f1948d3d6cb64e6139c4bc2240ca38370 Mon Sep 17 00:00:00 2001 From: Phil Steitz Date: Wed, 21 Dec 2005 19:33:36 +0000 Subject: [PATCH] Added issue tracking page. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@358355 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/issue-tracking.xml | 61 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 xdocs/issue-tracking.xml diff --git a/xdocs/issue-tracking.xml b/xdocs/issue-tracking.xml new file mode 100644 index 000000000..4ac3eeae4 --- /dev/null +++ b/xdocs/issue-tracking.xml @@ -0,0 +1,61 @@ + + + + + Issue tracking + Commons Documentation Team + + + +
+

+ Commons Math uses ASF Bugzilla for tracking issues. + To use Bugzilla you may need to create an account. +

+

+ If you would like to report a bug, or raise an enhancement request with + Commons Math please do the following: +

    +
  1. Search existing open bugs. + If you find your issue listed then please add a comment with your details.
  2. +
  3. Search the mailing list archive. + You may find your issue or idea has already been discussed.
  4. +
  5. Submit a bug report or enhancement request. + Please prefix all new issues with [math] in the summary line. +
  6. +
+

+

+ Please also remember these points: +

    +
  • the more information you provide, the better we can help you
  • +
  • test cases are vital, particularly for any proposed enhancements
  • +
  • the developers of Commons Math are all unpaid volunteers
  • +
+

+

+ You may also find these links useful: +

+

+
+ + +