Ditz entry for migrating technical documentation.
[Ale.git] / BUG-REPORTING
blobafa6f0ea9f918286c0db906b60955fd7db1ea2a8
1 BUG REPORTING
2 =============
5 Overview
6 --------
8 ALE uses the ditz distributed issue tracking system:
10 http://ditz.rubyforge.org/
13 Relevant information
14 --------------------
16 Providing information sufficient to reproduce a bug may allow more timely resolution
17 of a bug report.  Relevant information may include:
19 * the full output of ale --version
20 * a list of steps sufficient to reproduce the bug
23 Address
24 -------
26 Bug reports and patches can be sent by e-mail to ale@ventricle.dyndns.org.
29 License
30 -------
32 Content of the issue tracking database is licensed under the following terms:
34 **************************
35 This issue tracking database is part of the Anti-Lamenessing Engine.
37 The Anti-Lamenessing Engine is free software: you can redistribute it and/or
38 modify it under the terms of the GNU General Public License as published by the
39 Free Software Foundation, either version 3 of the License, or (at your option)
40 any later version.
42 The Anti-Lamenessing Engine is distributed in the hope that it will be useful,
43 but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
44 or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
45 more details.
47 You should have received a copy of the GNU General Public License along with
48 The Anti-Lamenessing Engine.  If not, see <http://www.gnu.org/licenses/>.
49 **************************
52 Copyright
53 ---------
55 Each entry of the issue tracking database is copyright its reporter.
60 // The following notice applies to this BUG-REPORTING document:
62 // Copyright 2006, 2009 David Hilvert <dhilvert@gmail.com>
64 // This document is part of The Anti-Lamenessing Engine.
66 // The Anti-Lamenessing Engine is free software: you can redistribute it and/or
67 // modify it under the terms of the GNU General Public License as published by
68 // the Free Software Foundation, either version 3 of the License, or (at your
69 // option) any later version.
71 // The Anti-Lamenessing Engine is distributed in the hope that it will be
72 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
73 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
74 // Public License for more details.
76 // You should have received a copy of the GNU General Public License along with
77 // The Anti-Lamenessing Engine.  If not, see <http://www.gnu.org/licenses/>.