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-support-for-language.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/add-support-for-language.md (limited to '.github/ISSUE_TEMPLATE/add-support-for-language.md') diff --git a/.github/ISSUE_TEMPLATE/add-support-for-language.md b/.github/ISSUE_TEMPLATE/add-support-for-language.md new file mode 100644 index 00000000..f6317060 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/add-support-for-language.md @@ -0,0 +1,20 @@ +--- +name: Add support for language +about: '' +title: '' +labels: '' +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. -- cgit v1.2.3