mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-05 12:07:10 +00:00
30 lines
637 B
Markdown
30 lines
637 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
---
|
|
|
|
**Affected module**
|
|
Does it impact the UI, backend or Ingestion Framework?
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
|
|
Screenshots or steps to reproduce
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Version:**
|
|
- OS: [e.g. iOS]
|
|
- Python version:
|
|
- OpenMetadata version: [e.g. 0.8]
|
|
- OpenMetadata Ingestion package version: [e.g. `openmetadata-ingestion[docker]==XYZ`]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|