Files
gridline/.github/ISSUE_TEMPLATE/1-bug_report.md
T
adrianbonpin df3e3957a2 docs: add feature request + improvement issue templates, auto-assign new issues (#21)
- Add 2-feature_request.md and 3-improvement.md templates (chooser now
  lists Bug report, Feature request, Improvement in order)
- Improve bug report template: cross-template pointer, Linux log hint,
  Related issues/PRs section, demo-DB reproduction hint
- Auto-assign every newly opened issue to the repo owner:
  assignees in template front matter + a workflows/auto-assign.yml
  (covers issues opened without a template)
- Add ISSUE_TEMPLATE/config.yml with Roadmap/README contact links
- Update README Contributing section
2026-08-08 17:16:16 +08:00

3.3 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Report a bug or unexpected behavior in Gridline so we can fix it [Bug]:
bug
AdrianBonpin

Before you submit

  • I searched existing issues and this isn't a duplicate
  • I'm on the latest release (check Help → About, or the Releases page)
  • I will not paste passwords, connection strings containing credentials, or other secrets — if needed, redact them as <REDACTED>

Summary

Environment

Field Value
OS + version
Gridline version
Install type
Database type
Database version
Where the DB runs
Connection method
Gridline architecture

What did you expect to happen?

What actually happened?

Steps to reproduce

  1. Open Gridline and connect to …
  2. Click …

Screenshots / recordings

Logs & error messages

(paste logs here)

Impact

  • Blocking — can't use a core feature at all
  • Major — core feature works around it only with a workaround
  • Minor — cosmetic or edge case

Workaround

Additional context