BreezeStyleSheets/.github/ISSUE_TEMPLATE/feature_request.md

29 lines
868 B
Markdown
Raw Normal View History

2022-04-29 14:41:37 +00:00
---
name: Feature request
about: Suggest an idea for this project.
title: "[FEATURE]"
labels: enhancement
assignees: Alexhuszagh
---
## Problem
A clear and concise description of what the problem is. Please include screenshots of a Qt application using BreezeStyleSheets with arrows pointing to where the feature could be added, if applicable.
## Solution
A clear and concise description of what you want to happen.
## Prerequisites
If applicable to the feature request, please describe the theme, extension, or Qt version the feature should be added to.
- Qt version: [5, 6]
- Extension: [Advanced Docking System, ...]
- Theme: [Dark, Light, Dark-Purple, ...]
## Alternatives
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.