diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/add-language.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/add-language.md | 18 |
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)** |