mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
Update bug_report.md
This commit is contained in:
committed by
GitHub
parent
a1b97730bd
commit
9c5736a903
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,13 +1,34 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
about: Create a bug report to help us improve
|
||||
title: ""
|
||||
labels: bug
|
||||
assignees: Snowiiii
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: I've searched existing issues and couldn't find a duplicate.
|
||||
description: I confirm this is not a duplicate.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Operating System
|
||||
description: What operating system are you using?
|
||||
placeholder: "Example: macOS Big Sur"
|
||||
value: operating system
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Server Software Version/Commit
|
||||
description: What Server Software Version/Commit are you using?
|
||||
placeholder: "Example: 1.0.0/39b4cb3"
|
||||
value: version/commit
|
||||
validations:
|
||||
required: true
|
||||
---
|
||||
|
||||
- [ ] I've searched existing issues and couldn't find a duplicate.
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
@@ -17,10 +38,5 @@ Steps to reproduce the behavior:
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Environment (please complete the following information):**
|
||||
|
||||
- Operating System: [e.g., Windows 10, macOS Monterey, Ubuntu 22.04]
|
||||
- Server Software Version/Commit: [e.g., 1.0.0/39b4cb3]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
Reference in New Issue
Block a user