bugs: add facility for --visp ma over past frames only.
[Ale.git] / BUG-REPORTING
blob273e59ceb7a8c03d40e9aeed80f6002f21da385b
1 BUG REPORTING
2 =============
5 Overview
6 --------
8 ALE uses the ditz distributed issue tracking system:
10 http://ditz.rubyforge.org/
12 with issue database directory `bugs/`.
15 Relevant information
16 --------------------
18 Providing information sufficient to reproduce a bug may allow more timely resolution
19 of a bug report.  Relevant information may include:
21 * the full output of ale --version
22 * a list of steps sufficient to reproduce the bug
25 Address
26 -------
28 Bug reports and patches can be sent by e-mail to ale@ventricle.dyndns.org.
31 License
32 -------
34 Content of the issue tracking database is licensed under the following terms:
36 **************************
37 This issue tracking database is part of the Anti-Lamenessing Engine.
39 The Anti-Lamenessing Engine is free software: you can redistribute it and/or
40 modify it under the terms of the GNU General Public License as published by the
41 Free Software Foundation, either version 3 of the License, or (at your option)
42 any later version.
44 The Anti-Lamenessing Engine is distributed in the hope that it will be useful,
45 but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
46 or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
47 more details.
49 You should have received a copy of the GNU General Public License along with
50 The Anti-Lamenessing Engine.  If not, see <http://www.gnu.org/licenses/>.
51 **************************
54 Copyright
55 ---------
57 Contributions to the issue database are copyright the contributor.
62 // The following notice applies to this BUG-REPORTING document:
64 // Copyright 2006, 2009 David Hilvert <dhilvert@gmail.com>
66 // This document is part of The Anti-Lamenessing Engine.
68 // The Anti-Lamenessing Engine is free software: you can redistribute it and/or
69 // modify it under the terms of the GNU General Public License as published by
70 // the Free Software Foundation, either version 3 of the License, or (at your
71 // option) any later version.
73 // The Anti-Lamenessing Engine is distributed in the hope that it will be
74 // useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
75 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
76 // Public License for more details.
78 // You should have received a copy of the GNU General Public License along with
79 // The Anti-Lamenessing Engine.  If not, see <http://www.gnu.org/licenses/>.