mirror of
https://github.com/sharkdp/bat
synced 2026-07-27 17:41:42 +00:00
Add issue templates
This commit is contained in:
@@ -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