Bug report template generator

A clean bug report saves engineers hours of guessing. Fill in the fields below and copy a ready-to-paste markdown ticket. Works in Linear, Jira, GitHub, Notion, or anywhere markdown renders.

Name the symptom, not the cause.

Browser, OS, device, app version. Prefilled from your browser.

Optional.

Markdown preview
# <bug title>

**Severity:** Medium

## Steps to reproduce
1. 
2. 
3.

## Expected behavior
_What you expected to happen._

## Actual behavior
_What actually happened._

How to use this tool

  1. 1Fill in as many fields as you can: title, severity, environment, repro steps, and what you expected vs what actually happened.
  2. 2The markdown preview updates as you type.
  3. 3Click the copy button to grab the formatted ticket and paste it into your tracker.

About this tool

Most bug reports fail engineers in the same way: missing repro steps, no environment info, and a title that hides the actual symptom. This template covers the fields that change a “works on my machine” thread into a single fix. It is built around the same structure you’d use in Linear, Jira, or GitHub Issues.

Related tools

FAQ

Frequently asked questions

What makes a good bug report?

Four things: a specific title that names the symptom (not the cause), the exact environment (browser, OS, app version), reproducible steps a stranger can follow, and a clear gap between expected and actual behavior. Screenshots or recordings help when the bug is visual.

Where can I paste the output?

Anywhere markdown renders: Linear, Jira, GitHub Issues, Notion, Slack, Asana, Trello. The output is plain markdown, so it stays readable even when a destination strips formatting.

How do I choose a severity?

Critical: blocks core flows for all users. High: blocks core flows for some users or workarounds exist. Medium: degrades the experience but does not block. Low: cosmetic or rare edge case.

Do you save what I type?

No. The form runs entirely in your browser. Nothing is sent to a server, and nothing is stored when you close the tab.

Reviewing work with your team?

Pin comments directly on a live website or design — no extension, no setup.

Annotate live sites and screenshotsCapture browser, viewport, and CSS contextFree for your first project