Skip to content

Commit 512ddfa

Browse files
committed
Doc: adds padding check to logo request template
1 parent 7b689f9 commit 512ddfa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/logo_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ body:
3636
required: true
3737
- label: The ASCII art contains color codes, or the color codes are available in `os-release`
3838
required: true
39+
- label: The ASCII art contains no internal paddings (spaces at the start and the end of lines)
40+
required: true

0 commit comments

Comments
 (0)