]> git.openstreetmap.org Git - nominatim.git/blob - lib/template/includes/report-errors.php
f6b04e7e9a9236d6d4aa29fe358cf9b14aac49a1
[nominatim.git] / lib / template / includes / report-errors.php
1 <p>
2         Before reporting problems please read the <a target="_blank" href="http://wiki.openstreetmap.org/wiki/Nominatim">user documentation</a>
3         and
4         <a target="_blank" href="http://wiki.openstreetmap.org/wiki/Nominatim/FAQ">FAQ</a>.
5
6         If your problem relates to the address of a particular search result please use the 'details' link 
7         to check how the address was generated before reporting a problem.
8 </p>
9 <p>
10         Use <a target="_blank" href="https://github.com/twain47/nominatim/issues">Nominatim issues on github</a>
11         to report problems.
12 <!--    You can search for existing bug reports
13         <a href="http://trac.openstreetmap.org/query?status=new&amp;status=assigned&amp;status=reopened&amp;component=nominatim&amp;order=priority">here</a>.</p>
14  -->
15 </p>
16 <p>
17         Please ensure that you include a full description of the problem, including the search
18         query that you used, the problem with the result and, if the problem relates to missing data,
19         the osm type (node, way, relation) and id of the item that is missing.
20 </p>
21 <p>
22         Problems that contain enough detail are likely to get looked at before ones that require
23         significant research.
24 </p>