mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Update issue templates
This commit is contained in:
parent
9b4ee194a1
commit
2d76b17b36
2 changed files with 49 additions and 8 deletions
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -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.
|
||||||
|
|
|
||||||
40
.github/ISSUE_TEMPLATE/plugin-bug-report.md
vendored
Normal file
40
.github/ISSUE_TEMPLATE/plugin-bug-report.md
vendored
Normal 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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue