# Plastic feedback: {{title}}

<!-- =======================================================================
  AGENT INSTRUCTIONS -- How to fill this template
  =========================================================================
  1. Replace every {{placeholder}} below with real content gathered from the
     user, except {{plastic_version}}: leave that token exactly as written,
     the feedback-report script fills it from the installed VERSION file.
  2. Obfuscate first (see references/transport-and-privacy.md): strip project
     names, file paths, and anything else that identifies the user's
     codebase. Keep only Plastic's own operational content.
  3. Keep the report to about one page. Use tables or short lists where they
     make the report clearer than prose.
  4. Delete this entire HTML comment block before piping the body into
     feedback-report. It is fill instructions only, not report content.
  ======================================================================= -->

## Environment

| Field | Value |
|---|---|
| Plastic version | {{plastic_version}} |
| Agent | {{agent_name}} |
| OS | {{os}} |

## What happened

{{what_happened}}

## Root cause (if known)

{{root_cause_or_not_known}}

## Expected behavior

{{expected_behavior}}
