Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 491 Bytes

File metadata and controls

6 lines (5 loc) · 491 Bytes

Repository Instructions

  • Keep changes tightly scoped to the user's request.
  • Do not make opportunistic cleanups, refactors, path handling changes, formatting changes, or naming changes unless they are directly required by the prompt.
  • If you notice an unrelated issue, mention it separately instead of changing it.
  • Preserve the intent of samples. For example, if a sample demonstrates passing an image URL, do not replace that with downloading the image unless explicitly requested.