mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-02-04 00:08:13 -05:00
27 lines
718 B
Markdown
27 lines
718 B
Markdown
---
|
|
name: ✨ Feature Request
|
|
about: Suggest an idea
|
|
title: "Suggestion: "
|
|
labels: '✨ enhancement'
|
|
assignees: ''
|
|
---
|
|
|
|
> ⚠️ Please follow the template to describe your request in detail, issues without detailed description may be ignored or closed
|
|
|
|
**Description**
|
|
<!-- Describe the feature or improvement you'd like to suggest -->
|
|
|
|
|
|
**Use Case**
|
|
<!-- Describe the scenarios where this feature would be used and what problems it solves -->
|
|
|
|
|
|
**Suggestion**
|
|
<!-- How do you expect this feature to work? You can describe the specific implementation -->
|
|
```yaml
|
|
Type: [New Feature/Feature Enhancement/UI Improvement]
|
|
Expected:
|
|
```
|
|
|
|
**Additional Information**
|
|
<!-- Any additional information or reference examples --> |