bugs: Don't require client knowledge of flattened representations.
[libale.git] / BUG-REPORTING
blobc179680eafcb32fbb8e3b4ed0f2b66d05546217e
1 BUG REPORTING
2 =============
5 Libale uses the ditz distributed issue tracker:
7 http://ditz.rubyforge.org/
9 with issue database directory `bugs/`.  Issue database patches (as well as
10 bugfixes) may be submitted to the mailing list noted in the README.
13 License
14 -------
16 The issue database is licensed under the following terms:
18 ******************************************************************************
19 This issue database is part of libale.
21 libale is free software: you can redistribute it and/or modify it under the
22 terms of the GNU Affero General Public License as published by the Free
23 Software Foundation, either version 3 of the License, or (at your option) any
24 later version.
26 libale is distributed in the hope that it will be useful, but WITHOUT ANY
27 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
28 PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
29 details.
31 You should have received a copy of the GNU Affero General Public License along
32 with libale.  If not, see <http://www.gnu.org/licenses/>.
33 ******************************************************************************
36 Copyright
37 ---------
39 Contributions to the issue database are copyright the contributor.
42 // The following notice applies to this BUG-REPORTING document:
44 // Copyright 2009 David Hilvert <dhilvert@gmail.com>
46 // This document is part of libale.
48 // libale is free software: you can redistribute it and/or modify it under the
49 // terms of the GNU Affero General Public License as published by the Free
50 // Software Foundation, either version 3 of the License, or (at your option)
51 // any later version.
53 // libale is distributed in the hope that it will be useful, but WITHOUT ANY
54 // WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
55 // FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for
56 // more details.
58 // You should have received a copy of the GNU Affero General Public License
59 // along with libale.  If not, see <http://www.gnu.org/licenses/>.