fix eslint for issue templates

pull/42/head
dperolio 3 years ago
parent 5261a852aa
commit 81d56f8af6
No known key found for this signature in database
GPG Key ID: 3E9BBAA710D3DDCE

@ -4,27 +4,31 @@ about: Create a bug report to help us improve!
title: ''
labels: 'bug, pending review'
assignees: ''
---
### **Description**
A clear and concise description of what the bug is.
### **Steps to reproduce**
A description or list of steps taken to reproduce the behavior.
### **Expected behavior**
A clear and concise description of what you expected to happen.
### **Desktop**
- Operating system: [e.g., Windows 10]
- Vizality revision: [You can find it in the Updater tab in your Discord settings]
- Operating system: [e.g., Windows 10]
- Vizality revision: [You can find it in the Updater tab in your Discord settings]
### **Additional context**
Add any other context, screenshots, or info about the bug here.
----
<!-- Put an "x" between the brackets to indicate you understand and agree -->
- [ ] I have checked to make sure that Discord and Vizality are both up-to-date
- [ ] I have checked to make sure this bug is not related to an external plugin or theme
- [ ] I have checked to make sure this bug has not already been reported
- [ ] I have checked to make sure that Discord and Vizality are both up-to-date
- [ ] I have checked to make sure this bug is not related to an external plugin or theme
- [ ] I have checked to make sure this bug has not already been reported

@ -4,7 +4,6 @@ about: Create a feature request to help us improve!
title: ''
labels: 'enhancement'
assignees: ''
---
<!--
@ -12,15 +11,18 @@ Note: Before requesting this feature, consider if it would be more appropriate a
-->
### **Description**
A clear and concise description of the feature.
### **Expected behavior**
A clear and concise description of how you would expect it to work.
### **Additional context**
Add any other context, screenshots, mockups, or info about the feature here.
----
<!-- Put an "x" between the brackets to indicate you understand and agree -->
- [ ] I have checked to make sure a similar request has not already been proposed
- [ ] I have checked to made sure this request complies with Vizality's [guidelines](https://github.com/vizality-community/guidelines)
- [ ] I have checked to make sure a similar request has not already been proposed
- [ ] I have checked to made sure this request complies with Vizality's [guidelines](https://github.com/vizality-community/guidelines)

Loading…
Cancel
Save