file-crdb-issue
Installation
SKILL.md
Filing GitHub Issues for CockroachDB
File issues on cockroachdb/cockroach using the repo's issue templates and
CockroachDB labeling conventions.
Workflow
Step 1: Discover Issue Templates
The repo has issue templates in .github/ISSUE_TEMPLATE/. Blank issues are
disabled, so one of these templates must be used:
- bug_report.md — Reproducible bugs
- feature_request.md — New functionality proposals
- performance-inquiry.md — Performance problems
For investigation issues (tracking research/analysis work that doesn't fit the above), use the investigation structure in the Investigation section below instead of a template.