From d3c86fb34bdcc9d536981c0e0c9ef8208b58a87a Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Tue, 30 May 2023 18:12:38 +0530 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/suggestion.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/suggestion.md diff --git a/.github/ISSUE_TEMPLATE/suggestion.md b/.github/ISSUE_TEMPLATE/suggestion.md new file mode 100644 index 0000000..180c384 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/suggestion.md @@ -0,0 +1,11 @@ +--- +name: Suggestion +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +**Describe your suggestion** +A clear and concise description of what you want to happen.