mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-28 00:17:06 +01:00
0012c344d9
- clean up formatting on existing martkdown files to align with prettier
42 lines
823 B
Markdown
42 lines
823 B
Markdown
---
|
|
name: '🚀 Feature request'
|
|
about: Suggest an idea for improving Wagtail
|
|
title: ''
|
|
labels: 'type:Enhancement'
|
|
assignees: ''
|
|
---
|
|
|
|
### Is your proposal related to a problem?
|
|
|
|
<!--
|
|
Provide a clear and concise description of what the problem is.
|
|
For example, "I'm always frustrated when..."
|
|
-->
|
|
|
|
(Write your answer here.)
|
|
|
|
### Describe the solution you'd like
|
|
|
|
<!--
|
|
Provide a clear and concise description of what you want to happen.
|
|
-->
|
|
|
|
(Describe your proposed solution here.)
|
|
|
|
### Describe alternatives you've considered
|
|
|
|
<!--
|
|
Let us know about other solutions you've tried or researched.
|
|
-->
|
|
|
|
(Write your answer here.)
|
|
|
|
### Additional context
|
|
|
|
<!--
|
|
Is there anything else you can add about the proposal?
|
|
You might want to link to related issues here, if you haven't already.
|
|
-->
|
|
|
|
(Write your answer here.)
|