mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 05:54:42 +00:00
* New issue and bug report templates * Change bug_report to .md file * update bug report text * Move To Reproduce up next to Problem Description * Fix typo
27 lines
602 B
Markdown
27 lines
602 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for TiddlyWiki 5
|
|
title: "[IDEA]"
|
|
labels: ''
|
|
assignees: ''
|
|
type: idea
|
|
|
|
---
|
|
|
|
**Is your idea related to a problem? Please describe.**
|
|
|
|
A clear and concise description of what the problem is. Eg:
|
|
As a user, I would like [...]
|
|
|
|
**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.
|