mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-08-10 23:51:33 +00:00
.github
ISSUE_TEMPLATE
bug_report.md
feature_request.md
workflows
FUNDING.yml
assets
content
data
layouts
static
.gitignore
.hugo_build.lock
.prettierrc
CODE_OF_CONDUCT.md
LICENSE.txt
Makefile
README.md
config.toml
screenshot.png
21 lines
613 B
Markdown
21 lines
613 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea or improvement for Quartz
|
|
title: ''
|
|
labels: enhancement
|
|
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.
|