druid/.github/ISSUE_TEMPLATE/bug_report.md

24 lines
639 B
Markdown

---
name: Bug Report
about: A template for Druid bug reports
title: ""
labels: Bug
assignees: ''
---
Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes").
# Affected Version
The Druid version where the bug was encountered.
# Description
Please include as much detailed information about the bug as possible.
- Cluster size
- Configurations in use
- Steps to reproduce the bug
- The error message or stack traces encountered. Providing more context, such as nearby log messages or even entire logs, can be helpful.
- Any debugging that you have already done