update docs
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
name: 🐛 Bug Report
|
||||
about: Report an issue
|
||||
title: "Issue: "
|
||||
labels: '🐛 bug'
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
<!-- 🔴 Note: For XrayR and other non-XBoard issues, please report to their respective projects -->
|
||||
|
||||
> ⚠️ Please follow the template to provide complete information, issues without detailed description may be ignored or closed
|
||||
|
||||
**Basic Info**
|
||||
```yaml
|
||||
Version:
|
||||
Deployment: [Docker/Manual]
|
||||
PHP Version:
|
||||
Database:
|
||||
```
|
||||
|
||||
**Description**
|
||||
<!-- Briefly describe the issue you encountered -->
|
||||
|
||||
|
||||
**Steps to Reproduce**
|
||||
<!-- How to reproduce this issue? -->
|
||||
1.
|
||||
2.
|
||||
|
||||
**Screenshots**
|
||||
<!-- Drag and drop images here (please hide sensitive information) -->
|
||||
|
||||
**Logs**
|
||||
<!-- Logs from storage/logs directory -->
|
||||
```log
|
||||
// Paste log content here
|
||||
```
|
||||
Reference in New Issue
Block a user