From 0ea71b69a237019ba7fce42531a90304c8a8b912 Mon Sep 17 00:00:00 2001 From: Keshav Mohta Date: Thu, 10 Oct 2024 22:19:23 +0530 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 9 +++++---- .github/ISSUE_TEMPLATE/QUESTION.md | 3 ++- .github/ISSUE_TEMPLATE/custom.md | 10 ++++++++++ 3 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md index 193deac..cc4d8ae 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -1,9 +1,10 @@ --- name: Feature request -about: "Suggest a feature for this project" -title: [❇️] -labels: ["enhancement"] -assignees: ["xkeshav"] +about: Suggest a feature for this project +title: '["❇️"]' +labels: enhancement +assignees: xkeshav + --- **Is your feature request related to a problem? Please describe.** diff --git a/.github/ISSUE_TEMPLATE/QUESTION.md b/.github/ISSUE_TEMPLATE/QUESTION.md index 877ef04..35195a1 100644 --- a/.github/ISSUE_TEMPLATE/QUESTION.md +++ b/.github/ISSUE_TEMPLATE/QUESTION.md @@ -1,9 +1,10 @@ --- name: Question about: Use this template to ask a question about the project -title: ❓ +title: "❓" labels: question assignees: xkeshav + --- ## Question diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..48d5f81 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,10 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + +