From 994d0fa718a8faf84312023a1443fe7e3d3c64a1 Mon Sep 17 00:00:00 2001 From: Edoardo Zoni Date: Tue, 22 Oct 2024 10:38:14 -0700 Subject: [PATCH] More work on templates --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +-- .github/ISSUE_TEMPLATE/feature_request.md | 22 +++++++++++--------- .github/ISSUE_TEMPLATE/installation-issue.md | 1 - 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 824fcc00998..913d5862600 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,11 +4,10 @@ about: Found a bug? Let us know. title: '' labels: [bug] assignees: '' - --- **What bug did you find?** -A clear and concise description of what the bug is. +A clear and concise description of the bug. **How to reproduce the bug** Please provide (if available): diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c17d3c0dfb2..7ad1805401f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,20 +1,22 @@ --- name: Feature request -about: Suggest an idea for this project +about: Request a new feature title: '' labels: [enhancement] assignees: '' - --- -**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 [...] +**What is the context that is prompting you to request a new feature?** +A clear and concise description of the context. + +**What feature would you like to add to WarpX?** +A clear and concise description of the feature. -**Describe the solution you'd like** -A clear and concise description of what you want to happen. +**What alternatives have you considered?** +A clear and concise description of any alternative solutions or features you have considered. -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. +**Additional information** +If applicable, please add other info about the feature request. -**Additional context** -Add any other context or screenshots about the feature request here. +**Screenshots** +If applicable, please add screenshots about the feature request. diff --git a/.github/ISSUE_TEMPLATE/installation-issue.md b/.github/ISSUE_TEMPLATE/installation-issue.md index 2552bf3e827..3f7bb463f5d 100644 --- a/.github/ISSUE_TEMPLATE/installation-issue.md +++ b/.github/ISSUE_TEMPLATE/installation-issue.md @@ -4,7 +4,6 @@ about: Cannot install WarpX? Let us know. title: '' labels: [install, question] assignees: '' - --- **Where are you trying to install WarpX?**