From bc498756ec0c703f274292ecd78c58c125d4cffb Mon Sep 17 00:00:00 2001 From: SamShiels <35559164+SamShiels@users.noreply.github.com> Date: Wed, 4 Dec 2024 12:55:06 +0200 Subject: [PATCH] Create feature_report.md --- .github/ISSUE_TEMPLATE/feature_report.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature_report.md diff --git a/.github/ISSUE_TEMPLATE/feature_report.md b/.github/ISSUE_TEMPLATE/feature_report.md new file mode 100644 index 00000000..4d4d3a83 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_report.md @@ -0,0 +1,10 @@ +name about title labels assignees +Feature request +Suggest an idea for this project +Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +Describe the solution you'd like A clear and concise description of what you want to happen. + +Describe alternatives you've considered 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.