From 66d915ac8ec6ab31320c8dbbb43027b33e3a69fd Mon Sep 17 00:00:00 2001 From: Yong He Date: Mon, 14 Jul 2025 20:14:21 -0700 Subject: Update issue templates --- .../ISSUE_TEMPLATE/feature-request---improvement.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature-request---improvement.md (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/feature-request---improvement.md b/.github/ISSUE_TEMPLATE/feature-request---improvement.md new file mode 100644 index 000000000..36ac85695 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request---improvement.md @@ -0,0 +1,20 @@ +--- +name: Feature request / Improvement +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +**Problem Description** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Preferred Solution** +A clear and concise description of what you want to happen. + +**Alternative Solutions** +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