We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 263108d commit 49c9f9aCopy full SHA for 49c9f9a
.github/ISSUE_TEMPLATE/bug-report.md
@@ -1,5 +1,11 @@
1
-
2
-# osm2pgsql bug report
+---
+name: Report problems with the software
3
+about: You found a (possible) bug in osm2pgsql
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
## What version of osm2pgsql are you using?
11
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,4 @@
+contact_links:
+ - name: osm2pgsql Discussions
+ url: https://github.com/openstreetmap/osm2pgsql/discussions
+ about: Ask questions, get support, share ideas and discuss with community members.
0 commit comments