Migrate to using multiple issue templates.
The existing issue template tries to cover everything, and as a result it is a bit overwhelming. Using multiple issue templates trims the noise when you know what kind of issue you're submitting.
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
name: Documentation
|
||||
about: Help us improve the documentation.
|
||||
---
|
||||
|
||||
# Documentation
|
||||
<!--
|
||||
Thanks for helping improve the documentation!
|
||||
|
||||
Please fill out this template to provide us with the information we need
|
||||
to work out the kinks in the documentation :)
|
||||
|
||||
If you don't use the template, we may reject the issue.
|
||||
-->
|
||||
|
||||
**Description**
|
||||
<!-- What needs to be documented or improved? -->
|
||||
|
||||
The documentation for X is confusing, making Y difficult.
|
||||
|
||||
|
||||
**Additional info**
|
||||
<!-- Is there anything else we need to know? -->
|
||||
Reference in New Issue
Block a user