Files
pygeoapi/.github/ISSUE_TEMPLATE/bug_report.md
T
Tom Kralidis 1e424174f5 implement RFC4 in issue / PR templates (#1580) (#1581)
* implement RFC4 in issue / PR templates (#1580)

* fix
2024-03-07 13:12:36 -05:00

35 lines
638 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
<!--
Please note that this Issue is subject to RFC4: https://pygeoapi.io/development/rfc/4
-->
**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.