Update issue templates

This commit is contained in:
Loup 2025-01-26 21:23:41 +05:30 committed by GitHub
parent 9b4ee194a1
commit 2d76b17b36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 49 additions and 8 deletions

View file

@ -1,8 +1,8 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: "[BUG]" title: ''
labels: bug labels: ''
assignees: '' assignees: ''
--- ---
@ -24,14 +24,15 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):** **Desktop (please complete the following information):**
- Bombsquad Version [e.g. 1.7.37] - OS: [e.g. iOS]
- Plugin Manager Version [e.g. 1.1.10] - Browser [e.g. chrome, safari]
- Plugin Version (if applicable) [e.g. 2.1.0] - Version [e.g. 22]
**Smartphone (please complete the following information):** **Smartphone (please complete the following information):**
- Device: [e.g. PC] - Device: [e.g. iPhone6]
- OS: [e.g. Windows] - OS: [e.g. iOS8.1]
- OS Version (if applicable) [e.g. 11] - Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.

View file

@ -0,0 +1,40 @@
---
name: Plugin bug report
about: Create a report about a plugin to help us improve
title: ''
labels: Plugin Bug
assignees: ''
---
**Plugin name**
The name of the plugin having the bug
**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
**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):**
- Bombsquad Version [e.g. 1.7.37]
- Plugin Manager Version [e.g. 1.1.10]
- Plugin Version (if applicable) [e.g. 2.1.0]
**Smartphone (please complete the following information):**
- Device: [e.g. PC]
- OS: [e.g. Windows]
- OS Version (if applicable) [e.g. 11]
**Additional context**
Add any other context about the problem here.