summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/add-language.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/add-language.md')
-rw-r--r--.github/ISSUE_TEMPLATE/add-language.md15
1 files changed, 12 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/add-language.md b/.github/ISSUE_TEMPLATE/add-language.md
index 1ef31257..fd0c31f4 100644
--- a/.github/ISSUE_TEMPLATE/add-language.md
+++ b/.github/ISSUE_TEMPLATE/add-language.md
@@ -2,17 +2,26 @@
name: Add language
about: Add support for new language
title: ''
-labels: ''
+labels: 'enhancement'
assignees: ''
---
-<!--- vim-polyglot accepts only lightweight, maintained github-hosted vim plugins -->
+**What is the name of this language in Linguist?**
+
+<!-- https://github.com/github/linguist/blob/master/lib/linguist/languages.yml -->
+
+**GitHub repository url of vim plugin**
-**GitHub repository url**
**Is this plugin well maintained?**
+
**Is this plugin lightweight? (no advanced functionality, just indent and syntax support)**
+
+
+
+
+