From 10ea98a7ff31b3ca8ca451862e592e5ab9b5d848 Mon Sep 17 00:00:00 2001 From: Nicolas Liaudat Date: Wed, 5 Jun 2024 00:26:31 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/custom.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..ce4fdd1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,15 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + +Is it a real issue ? or a feature request ? + +If it's an issue, welcome and post as many details as you can +If it's other requests, please open a discussion and forget issue. + +Regards