mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
29 lines
603 B
Markdown
29 lines
603 B
Markdown
---
|
|
name: "[BUG] bug report"
|
|
about: Create a report to help us improve
|
|
title: "[BUG] bug report"
|
|
labels: bug
|
|
assignees: KFCFans
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Environment**
|
|
- PowerJob Version: [e.g. 3.0.0]
|
|
- Java Version: [e.g. OpenJDK 8]
|
|
- OS: [e.g. CentOS 8.1]
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|