Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 831 Bytes

File metadata and controls

27 lines (14 loc) · 831 Bytes

Template file gidance

Currently, the templates that can be specified with the create image command are as follows.

If you would like to add a template file, please see here and send a Pull Request.

1

2

3

Pull Request guidance

  1. Place template files in the format internal/run/templates/{number}.tmpl. The number should be the sequential number of the existing file.

  2. Place the output image in examples/templates/{number}.png. The number should be the sequential number of the existing file.

  3. Finally, create a link to the example images you have added to this document.

Please send Pull Request🚀