29 lines
542 B
Markdown
29 lines
542 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Steps to Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots/Tracebacks**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Environment**
|
|
- OS:
|
|
- Python version:
|
|
- pygeoapi version:
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|