From cbad6b1e0aa53ca42989f9b33c03a9a8590fde3c Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sun, 10 Mar 2019 22:37:36 +0100 Subject: Update issue templates --- .github/ISSUE_TEMPLATE/add-language.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/add-language.md (limited to '.github/ISSUE_TEMPLATE/add-language.md') 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: '' + +--- + + + +**GitHub repository url** + + +**Is this plugin well maintained?** + + +**Is this plugin lightweight? (no advanced functionality, just indent and syntax support)** -- cgit v1.2.3