1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-08-01 11:11:28 +00:00
Files
.github
ISSUE_TEMPLATE
bug_report.md
feature_request.md
workflows
FUNDING.yml
dependabot.yml
content
docs
quartz
.gitattributes
.gitignore
.npmrc
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md
Dockerfile
LICENSE.txt
README.md
globals.d.ts
index.d.ts
package-lock.json
package.json
quartz.config.ts
quartz.layout.ts
tsconfig.json
brain-quartz/.github/ISSUE_TEMPLATE/feature_request.md
2023-07-22 17:27:41 -07:00

20 lines
612 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.