mirror of
https://github.com/CarmJos/EasyConfiguration.git
synced 2026-06-05 02:58:20 +08:00
35 lines
659 B
Markdown
35 lines
659 B
Markdown
---
|
|
name: Submit bugs&issues
|
|
about: Describe the problem and submit it to help us review and fix it.
|
|
title: 'fix: '
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
### **Description**
|
|
|
|
<!-- Describe the general problem in short words.-->
|
|
|
|
### **Operations**
|
|
|
|
<!--
|
|
Describe the problem discovered through what operations, such as:
|
|
|
|
1. Clicked '...'
|
|
2. Typed '....'
|
|
3. Error says '....'
|
|
-->
|
|
|
|
### **Expected result** _(Optional)_
|
|
|
|
### **Screenshots & Error Logs**
|
|
|
|
### **Environment**
|
|
|
|
- System: `Windows 10` / `Ubuntu` / `...`
|
|
- Java version: `JDK11` / `OPENJDK8` / `JRE8` / `...`
|
|
|
|
### **Anything else...**
|
|
|
|
<!-- If there are other supplements, they can be described here. -->
|