From b382273cbeca2f92ffa2adcda3da583083371d82 Mon Sep 17 00:00:00 2001 From: Tom Van Looy Date: Mon, 2 Dec 2024 15:42:11 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/custom.md | 14 ++++++++++++++ 1 file changed, 14 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 00000000..5a3cc5a7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,14 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + +This is a friendly reminder that the code and website are provided for free. While we're happy to share this with the community, repeatedly requesting additional features without contributing may come across as unappreciative. + +Please remember that GitHub is a collaborative platform for code development. If you have feature suggestions, we encourage you to actively participate in the process by contributing code or engaging in constructive discussions. + +Thank you for your understanding and cooperation!