forked from osmcode/osmcode.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
57 lines (44 loc) · 1.92 KB
/
Copy pathcontact.html
File metadata and controls
57 lines (44 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
layout: default
title: Contact
---
<div class="desc">
<img src="/img/chat-128x128.png" width="64" height="64" alt=""/>
<h1>Contact</h1>
<p>Get help and provide feedback</p>
</div>
<p>The tools on osmcode.org are build by members of the OpenStreetMap and Open
Source communities.</p>
<div class="leftcolumn">
<h2>Where to find us?</h2>
<p><b>Mailing List:</b> The <a
href="https://lists.openstreetmap.org/listinfo/dev">OSM developer list</a>
is a good place to get into contact with Osmium developers and users. It is
very likely that somebody can help you there.</p>
<p><b>IRC:</b> Sometimes you just have a quick question and need a quick
answer. The IRC chat is perfect for that. Come to the #osm-dev channel on
the OFTC net. (See <a href="https://wiki.openstreetmap.org/wiki/Irc">the
OSM wiki</a> for some more information on how to get there.) The best way
to get an answer is to just ask your question, short and specific is better
than long-winded. If somebody is there who can help, they usually will.</p>
</div>
<div class="rightcolumn">
<h2>Reporting Bugs</h2>
<p>Please report bugs through the Github issue system in the appropriate
repository for the software or project you are using.</p>
<p>This website is maintained in <a
href="https://github.com/osmcode/osmcode.github.io">a git repository</a>,
too. Please report problems with the website there.</p>
<h2>Commercial Support</h2>
<p>The free support through the community works usually very well, but if you
have some special needs, you can get commercial support from the Osmium
maintainer, <a href="https://www.jochentopf.com/">Jochen Topf</a>.</p>
<div class="impressum">
This web site is maintained by:<br/>
Jochen Topf ·
Jüngststr. 13 ·
01277 Dresden<br/>
jochen@topf.org ·
+49-351-31778688
</div>
</div>