Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
AiroPi authored Dec 5, 2023
1 parent e3ea8cc commit c48689a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 26 deletions.
24 changes: 6 additions & 18 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,25 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
labels: unconfirmed bug
assignees: AiroPi

---

<!-- Les rapports de bugs peuvent être rempli en Français ou en Anglais -->
<!-- You can fill in the report in English or French -->

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
The command you used (with arguments), the buttons you clicked, whatever you think is causing the bug.

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
21 changes: 13 additions & 8 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,24 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
labels: feature request
assignees: AiroPi

---

**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 [...]
<!-- Feature requests can be filled in French or in English -->
<!-- Les suggestions de fonctionnalités peuvent être faites en Français ou en Anglais -->

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
[ ] My idea is a whole new feature.
[ ] My suggestion is an enhancement of an existing feature.
[ ] My idea isn't related to the bot.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Describe your idea.**
A clear and concise description of what the problem is. Describe all the details you have in mind.

**Alternatives**
Tell if you know alternatives / other bots that already do this. Explain why you don't use them, what is not great.
You can omit this question if you didn't find any other solution.

**Additional context**
Add any other context or screenshots about the feature request here.

0 comments on commit c48689a

Please sign in to comment.