Skip to content

Commit 8b540b8

Browse files
spenserblacko2sh
andauthored
Add new language issue template (#360)
Provides a template for requesting a new language, that prompts the user to provide useful details and check if tokei supports the language. Co-authored-by: o2sh <[email protected]>
1 parent a3ab8fa commit 8b540b8

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: New language
3+
about: Request for a new language to be supported
4+
title: "Support for [NEW LANGUAGE]"
5+
labels: 'Type: Enhancement, good first issue'
6+
assignees: ''
7+
8+
---
9+
10+
# \[Language Name\]
11+
<!-- Please provide the name of the language and any additional details that we should know -->
12+
13+
## Logo
14+
15+
<!-- Is there a logo that can be used as a source of inspiration for the ASCII art? -->
16+
17+
## Upstream support
18+
19+
<!-- Onefetch relies on tokei for language detection. Does tokei already support the language in question? -->
20+
- [ ] [tokei] supports this language
21+
22+
[tokei]: https://github.com/XAMPPRocky/tokei

0 commit comments

Comments
 (0)