From 007a952126117e4475eebe90c50fbb34f3e68350 Mon Sep 17 00:00:00 2001 From: Wang Shidong Date: Tue, 30 Jul 2019 12:38:21 +0800 Subject: [PATCH] Update issue templates --- .../new-programming-language-support.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new-programming-language-support.md diff --git a/.github/ISSUE_TEMPLATE/new-programming-language-support.md b/.github/ISSUE_TEMPLATE/new-programming-language-support.md new file mode 100644 index 000000000..bad0d3f6e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-programming-language-support.md @@ -0,0 +1,23 @@ +--- +name: New Programming Language support +about: Request for new programming language support +title: '' +labels: new layer +assignees: '' + +--- + +**What is language?** + + +**Which platform does the language support?** + +- [ ] windows +- [ ] Mac os +- [ ] Windows + +**Any suggest vim plugins for this language?** + + +**Additional context** +Add any other context or screenshots about the feature request here.