From 40b3ff61c7f1076a25be5531a73988a0ef79dbf5 Mon Sep 17 00:00:00 2001 From: Rostislav Dugin Date: Sat, 21 Feb 2026 15:53:01 +0300 Subject: [PATCH] FEATURE (templates): Add PR template --- .github/ISSUE_TEMPLATE/bug_report.md | 38 ++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..d5d3c20 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,38 @@ +--- +name: Bug Report +about: Report a bug or unexpected behavior in Databasus +labels: bug +--- + +## Databasus version + + + +## Operating system and architecture + + + +## Describe the bug (please write manually, do not ask AI to summarize) + +**What happened:** + +**What I expected:** + +## Steps to reproduce + +1. +2. +3. + +## Have you asked AI how to solve the issue? + + + +- [ ] Claude Sonnet 4.6 or newer +- [ ] ChatGPT 5.2 or newer +- [ ] No + + +## Additional context / logs + +