mkdocs-material/.github/ISSUE_TEMPLATE/feature.md
2020-12-08 20:46:36 +01:00

46 lines
1.5 KiB
Markdown

---
name: Feature
about: Suggest an idea
title: ''
assignees: ''
---
<!--
⚠️ WARNING
Half of all issues created do not contain enough information to help or are
not appropriate for the issue tracker (i.e. one-line questions). If you would
like to suggest a feature, follow the steps outlined below closely. Any issue
that does not meet these conditions may be closed unnoticed.
Why? Because the maintainers of this project are wasting a lot of time
answering questions that are not directly related to this project. If you
have a question, please ask your question over in "Discussions", so other
users can help you work towards a solution.
Make sure that your request fulfills ALL of the following requirements. If one
requirement cannot be satisfied, please explain in detail why.
-->
- [ ] I've read the [contribution guidelines][1] and agree with them
__I want to suggest an idea and checked that ...__
- [ ] ... to my best knowledge, my idea wouldn't break something for other users
- [ ] ... the documentation does not mention anything about my idea
- [ ] ... there are no open or closed issues that are related to my idea
## Description
<!-- Please provide a brief description of the feature -->
### Use Cases
<!-- Please describe how your suggestion would benefit you and other users -->
### Screenshots / Mockups
<!-- If applicable, provide some mockups or screenshots -->
[1]: https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md