We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac3444 commit 7df570cCopy full SHA for 7df570c
.github/ISSUE_TEMPLATE/new-language.md
@@ -1,20 +1,20 @@
1
---
2
-name: New language
+name: New Language Request
3
about: Request for a new language to be supported
4
-title: "Support for [NEW LANGUAGE]"
+title: "New Language Request: [LANGUAGE]"
5
labels: 'Type: Enhancement, good first issue'
6
-assignees: ''
7
8
9
10
-# \[Language Name\]
+### \[Language Name\]
+
11
<!-- Please provide the name of the language and any additional details that we should know -->
12
13
-## Logo
+### Logo
14
15
<!-- Is there a logo that can be used as a source of inspiration for the ASCII art? -->
16
17
-## Upstream support
+### Upstream support
18
19
<!-- Onefetch relies on tokei for language detection. Does tokei already support the language in question? -->
20
- [ ] [tokei] supports this language
0 commit comments