summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/add-language.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-03-10 22:37:36 +0100
committerGitHub <noreply@github.com>2019-03-10 22:37:36 +0100
commitcbad6b1e0aa53ca42989f9b33c03a9a8590fde3c (patch)
tree4a9db7e29a4f60de9f845952fb80c6daabe73747 /.github/ISSUE_TEMPLATE/add-language.md
parentfabb550c17559badef76ae8cff7c124bafd24e8f (diff)
downloadvim-polyglot-cbad6b1e0aa53ca42989f9b33c03a9a8590fde3c.tar.gz
vim-polyglot-cbad6b1e0aa53ca42989f9b33c03a9a8590fde3c.zip
Update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/add-language.md')
-rw-r--r--.github/ISSUE_TEMPLATE/add-language.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/add-language.md b/.github/ISSUE_TEMPLATE/add-language.md
new file mode 100644
index 00000000..1ef31257
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/add-language.md
@@ -0,0 +1,18 @@
+---
+name: Add language
+about: Add support for new language
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+<!--- vim-polyglot accepts only lightweight, maintained github-hosted vim plugins -->
+
+**GitHub repository url**
+
+
+**Is this plugin well maintained?**
+
+
+**Is this plugin lightweight? (no advanced functionality, just indent and syntax support)**