1
0
mirror of https://github.com/sharkdp/bat.git synced 2024-10-06 02:41:06 +01:00
bat/.github/ISSUE_TEMPLATE/syntax_request.md

30 lines
663 B
Markdown
Raw Normal View History

2020-02-23 02:34:57 +00:00
---
name: Syntax Request
about: Request adding a new syntax to bat.
title: ""
2020-02-28 08:47:27 +00:00
labels: syntax-request
2020-02-23 02:34:57 +00:00
assignees: ''
---
2020-02-28 07:11:27 +00:00
<!--
BEFORE YOU MAKE A REQUEST:
2020-02-23 02:34:57 +00:00
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 make sure that it meets our
guidelines for adding new syntaxes:
- 10,000 downloads on packagecontrol.io
2020-02-28 07:11:27 +00:00
-->
2020-02-23 02:34:57 +00:00
2020-02-28 07:11:27 +00:00
**Syntax:**
[Name or description of the syntax/language here]
2020-02-23 02:34:57 +00:00
**Guideline Criteria:**
[packagecontro.io link here]