bugs: Propose implementation of acceleration incrementally starting from an early...
[Ale.git] / BUG-REPORTING
blob843ca6fdb2cdc9e22e29ce900ab6669a9d0ed9ed
1 BUG REPORTING
2 =============
4 ALE uses the ditz distributed issue tracking system:
6 http://ditz.rubyforge.org/
8 with issue database directory `bugs/`.  Issue database patches (as well as
9 bugfixes) can be sent by e-mail to ale@ventricle.dyndns.org.
12 Relevant information
13 --------------------
15 Providing information sufficient to reproduce a bug may allow more timely resolution
16 of a bug report.  Relevant information may include:
18 * the full output of ale --version
19 * a list of steps sufficient to reproduce the bug
22 License
23 -------
25 Content of the issue tracking database is licensed under the following terms:
27 **************************
28 This issue tracking database is part of the Anti-Lamenessing Engine.
30 The Anti-Lamenessing Engine is free software: you can redistribute it and/or
31 modify it under the terms of the GNU General Public License as published by the
32 Free Software Foundation, either version 3 of the License, or (at your option)
33 any later version.
35 The Anti-Lamenessing Engine is distributed in the hope that it will be useful,
36 but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
37 or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
38 more details.
40 You should have received a copy of the GNU General Public License along with
41 The Anti-Lamenessing Engine.  If not, see <http://www.gnu.org/licenses/>.
42 **************************
45 Copyright
46 ---------
48 Contributions to the issue database are copyright the contributor.
53 // The following notice applies to this BUG-REPORTING document:
55 // Copyright 2006, 2009 David Hilvert <dhilvert@gmail.com>
57 // This document is part of The Anti-Lamenessing Engine.
59 // The Anti-Lamenessing Engine is free software: you can redistribute it and/or
60 // modify it under the terms of the GNU General Public License as published by
61 // the Free Software Foundation, either version 3 of the License, or (at your
62 // option) any later version.
64 // The Anti-Lamenessing Engine is distributed in the hope that it will be
65 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
66 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
67 // Public License for more details.
69 // You should have received a copy of the GNU General Public License along with
70 // The Anti-Lamenessing Engine.  If not, see <http://www.gnu.org/licenses/>.