planetiler/.github/ISSUE_TEMPLATE/bug_report.md

38 wiersze
991 B
Markdown
Czysty Zwykły widok Historia

2021-10-20 01:57:47 +00:00
---
2021-10-20 01:57:47 +00:00
name: Bug report
about: Create a report to help improve Planetiler
2021-10-20 01:57:47 +00:00
title: "[BUG] "
2022-03-23 10:05:11 +00:00
labels: ["bug"]
2021-10-20 01:57:47 +00:00
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
2021-10-20 01:57:47 +00:00
1. Download data from '...'
2. Run command '....'
3. See error
**Expected behavior**
2022-03-23 10:05:11 +00:00
A clear and concise description of what you expected to happen. For map data issues, plase include OSM element IDs and
the vector tile features you expect in the output to make help reproduce the issue in tests.
2021-10-20 01:57:47 +00:00
**Screenshots**
If applicable, add screenshots to help explain your problem (include tile IDs or latitude/longitude for visual issues
with generated maps)
2021-10-20 01:57:47 +00:00
**Environment (please complete the following information):**
- Hardware: [e.g. 2015 Macbook Pro]
- OS: [e.g. MacOS 10.15.7]
- Java version and distribution: [e.g. Eclipse Temurin 17.35]
- Maven version: [e.g. 3.8.1]
2021-10-20 01:57:47 +00:00
**Additional context**
Add any other context about the problem here.