- 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
3.3 KiB
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]: |
|
|
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
- Open Gridline and connect to …
- 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