File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed
Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -86,12 +86,19 @@ For building the man pages for the tools run:
8686 cd doc
8787 make man
8888
89+ ## Bugs and Questions
90+
91+ If you find bugs or have feature requests, please report those in the
92+ [ github issue tracker] ( https://github.com/osmcode/pyosmium/issues/ ) .
93+
94+ For general questions about using pyosmium you can use the
95+ [ OSM development mailing list] ( https://lists.openstreetmap.org/listinfo/dev )
96+ or ask on [ OSM help] ( https://help.openstreetmap.org/ ) .
8997
9098## License
9199
92100Pyosmium is available under the BSD 2-Clause License. See LICENSE.TXT.
93101
94-
95102## Authors
96103
97104Sarah Hoffmann (
[email protected] )
Original file line number Diff line number Diff line change @@ -35,7 +35,14 @@ Documentation
3535The documentation for the latest release is available at
3636`osmcode.org `_.
3737
38+ If you find bugs or have feature requests, please report those in the
39+ `Github issue tracker `_. For general questions about using pyosmium you
40+ can contanct the `OSM development mailing list `_ or ask on `OSM help `_.
41+
3842.. _osmcode.org : http://docs.osmcode.org/pyosmium/latest
43+ .. _Github issue tracker : https://github.com/osmcode/pyosmium/issues/
44+ .. _OSM development mailing list : https://lists.openstreetmap.org/listinfo/dev
45+ .. _OSM help : https://help.openstreetmap.org/
3946
4047Examples
4148========
@@ -49,7 +56,6 @@ Fineprint
4956
5057Pyosmium is available under the BSD 2-Clause License. See LICENSE.TXT.
5158
52- The source code can be found on `GitHub `_. There is also the issue tracker
53- for reporting bugs.
59+ The source code can be found on `GitHub `_.
5460
5561.. _GitHub : https://github.com/osmcode/pyosmium
You can’t perform that action at this time.
0 commit comments