Blueprints such as image.yml

I have a [site/blueprints/files/file.yml] blueprint.
However, the following error appears:

What’s the problem? Please help me!

[site/blueprints/files/file.yml]

title: File

accept: 
  type: image

columns:
  - width: 1/1
    sections:
      content:
        type: fields
        fields:
          caption:
            label: Caption
            type: textarea
            size: small
            buttons: false

Your file has no template assigned to it.

File blueprints are assigned on upload in the Panel, if they are set in a files section or field.