modify template

This commit is contained in:
김경종
2026-06-10 17:12:23 +09:00
parent 2d59191df2
commit df3cc3e890
186 changed files with 24935 additions and 2 deletions
@@ -0,0 +1,7 @@
# Screenshots
* If you take a screenshot that the user should see, include the image inline in your Markdown response using Markdown image syntax so the image renders, rather than as a bare link:
```md
![screenshot](IMAGE_LINK)
```
* IMPORTANT: If the user has asked you to take screenshots, you MUST include them as part of your final markdown response.
* If the user has asked you to test a website as part of development, you should take screenshots at key moments and include them in your final response.