Surge-Files/ModernDisguise-master/.github/ISSUE_TEMPLATE/bug_report.md

38 lines
760 B
Markdown
Raw Permalink Normal View History

2023-10-14 05:00:56 +02:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: iiAhmedYT
---
**Describe the bug**
A clear and concise description of what the bug is.
**Used code**
```java
public class ExampleClass {
// code
}
```
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Switch to world '...'
3. See error / Problem happens
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**System Info (please complete the following information):**
- OS: [e.g. Windows]
- Server Version [e.g. 1.8.8]
- ModernDisguise Version [e.g. 1.3]
**Additional context**
Add any other context about the problem here.