Skip to content

Commit

Permalink
More work on templates
Browse files Browse the repository at this point in the history
  • Loading branch information
EZoni committed Oct 22, 2024
1 parent 1fbee7f commit 994d0fa
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down
22 changes: 12 additions & 10 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -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.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/installation-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ about: Cannot install WarpX? Let us know.
title: ''
labels: [install, question]
assignees: ''

---

**Where are you trying to install WarpX?**
Expand Down

0 comments on commit 994d0fa

Please sign in to comment.