mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 07:05:43 -03:00
Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager
This commit is contained in:
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### **LoRA Manager Version**
|
||||||
|
- Version: `vX.X.X`
|
||||||
|
|
||||||
|
### **Environment Information**
|
||||||
|
- **Operating System**: (e.g., Windows 11, macOS Ventura, Ubuntu 22.04)
|
||||||
|
- **Browser & Version**: (e.g., Chrome 120.0.0, Edge 115.0.0)
|
||||||
|
|
||||||
|
### **Issue Description**
|
||||||
|
- Describe the issue in detail.
|
||||||
|
|
||||||
|
### **Steps to Reproduce**
|
||||||
|
1. Open LoRA Manager in [your browser].
|
||||||
|
2. Perform [specific action].
|
||||||
|
3. Observe the issue.
|
||||||
|
|
||||||
|
### **Expected Behavior**
|
||||||
|
- What did you expect to happen?
|
||||||
|
|
||||||
|
### **Screenshots** *(If applicable)*
|
||||||
|
- Upload screenshots or screen recordings.
|
||||||
|
|
||||||
|
### **Logs**
|
||||||
|
- Provide the **ComfyUI startup log** and any relevant error messages.
|
||||||
|
- Check the browser developer console (F12 → Console tab) and attach any errors.
|
||||||
|
|
||||||
|
### **Additional Context** *(Optional)*
|
||||||
|
- Any other relevant details.
|
||||||
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Is your feature request related to a problem? Please describe.**
|
||||||
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||||
|
|
||||||
|
**Describe the solution you'd like**
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
**Describe alternatives you've considered**
|
||||||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context or screenshots about the feature request here.
|
||||||
Reference in New Issue
Block a user