Create issue templates

This commit is contained in:
Sarah Hoffmann
2020-12-06 22:24:45 +01:00
committed by GitHub
parent 67c995aef6
commit 7889509856
3 changed files with 89 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
---
name: Report problems with the software
about: You have your own installation of Nominatim and found a bug.
title: ''
labels: ''
assignees: ''
---
___Note: if you are installing Nominatim through a docker image, you should report issues with the installation process with the docker repository first.___
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Please describe what you did to get to the issue.
**Software Environment (please complete the following information):**
- Nominatim version:
- Postgresql version:
- Postgis version:
- OS:
**Hardware Configuration (please complete the following information):**
- RAM:
- number of CPUs:
- type and size of disks:
- bare metal/AWS/other cloud service:
**Additional context**
Add any other context about the problem here.