From ae499bc416f2a42a010287a76c5dc6e42dc7fb56 Mon Sep 17 00:00:00 2001 From: be5invis Date: Sun, 30 Jul 2023 13:19:43 -0700 Subject: [PATCH] Additional checkboxes for char req --- .github/ISSUE_TEMPLATE/character-request.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/character-request.md b/.github/ISSUE_TEMPLATE/character-request.md index 3beb8688c..fec106dfd 100644 --- a/.github/ISSUE_TEMPLATE/character-request.md +++ b/.github/ISSUE_TEMPLATE/character-request.md @@ -7,12 +7,20 @@ assignees: '' --- -- The requested character is... +- The requested characters are ... - [ ] Latin - [ ] Cyrillic - [ ] Greek - [ ] Punctuation + - [ ] Diacritic / Mark - [ ] Symbol +- The requested characters are used in ... + - [ ] The alphabet / character set of a natural language. + - [ ] The alphabet / character set of a constructed language. + - [ ] The alphabet / character set of a transliteration or notation system. + - [ ] Mathematical or other professional use in documents. + - [ ] The symbol set of a programming language. + - [ ] The symbol set of a command-line program. - [ ] Some other monospace/programming fonts supported this character. Provide images below. ------