Skip to content

Commit 49c9f9a

Browse files
committed
Fix Github issue template
1 parent 263108d commit 49c9f9a

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
2-
# osm2pgsql bug report
1+
---
2+
name: Report problems with the software
3+
about: You found a (possible) bug in osm2pgsql
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
39

410
## What version of osm2pgsql are you using?
511

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
contact_links:
2+
- name: osm2pgsql Discussions
3+
url: https://github.com/openstreetmap/osm2pgsql/discussions
4+
about: Ask questions, get support, share ideas and discuss with community members.

0 commit comments

Comments
 (0)