Doc: adds padding check to logo request template

This commit is contained in:
李通洲
2025-09-28 09:40:48 +08:00
parent 7b689f94df
commit 512ddfae6b
+2
View File
@@ -36,3 +36,5 @@ body:
required: true
- label: The ASCII art contains color codes, or the color codes are available in `os-release`
required: true
- label: The ASCII art contains no internal paddings (spaces at the start and the end of lines)
required: true