From bf5a4b13d87d377c3da807b56c9f71c6b99e7adf Mon Sep 17 00:00:00 2001 From: Timo Stienstra <97806294+TJStienstra@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:31:31 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d6841e1..0fd6f92 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,14 +7,11 @@ assignees: '' --- +**Describe the feature you'd like** +A clear and concise description of what you want to happen. + **To what module is your feature request related?** E.g. `matplotlib`, `pyqtgraph`, `core` -**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. - **Additional context** Add any other context or screenshots about the feature request here.