mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-06 11:53:51 +01:00
Add issue templates
This commit is contained in:
23
.github/ISSUE_TEMPLATE/syntax_request.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/syntax_request.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
name: Syntax Request
|
||||
about: Request adding a new syntax to bat.
|
||||
title: "[Syntax Request] "
|
||||
labels: new-syntax
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
\-------------------------------------------------------------------------------------------------
|
||||
**BEFORE YOU MAKE A REQUEST:**
|
||||
|
||||
Are you looking to add a new syntax to use on one of your devices?
|
||||
Bat supports locally-installed language definitions. See the link below:
|
||||
|
||||
https://github.com/sharkdp/bat#adding-new-syntaxes--language-definitions
|
||||
|
||||
If you think adding this syntax would help others as well, please remove this header and continue.
|
||||
\-------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
**Syntax:** syntax/language name
|
||||
|
Reference in New Issue
Block a user