Update the issue templates to be slightly more Discord embed friendly

pull/24/head
dperolio 3 years ago
parent 4b826f7999
commit 41a84c6211
No known key found for this signature in database
GPG Key ID: 3E9BBAA710D3DDCE

@ -1,26 +1,26 @@
---
name: Bug Report
about: Create a bug report to help us improve
about: Create a bug report to help us improve!
title: ''
labels: 'bug, pending review'
assignees: ''
---
### Description
### **Description**
A clear and concise description of what the bug is.
### Steps to reproduce
### **Steps to reproduce**
A description or list of steps taken to reproduce the behavior.
### Expected behavior
### **Expected behavior**
A clear and concise description of what you expected to happen.
### Desktop:
### **Desktop**
- Operating system: [e.g., Windows 10]
- Vizality revision: [You can find it in the Updater tab in your Discord settings]
### Additional context
### **Additional context**
Add any other context, screenshots, or info about the bug here.
----

@ -1,22 +1,23 @@
---
name: Feature Request
about: Create a feature request to help us improve
about: Create a feature request to help us improve!
title: ''
labels: 'enhancement'
assignees: ''
---
### Note
*Before requesting this feature, consider if it would be more appropriate as a plugin, rather than a core feature. If so, please go to our [community repository](https://github.com/vizality-community/suggestions/issues/new/choose) instead.*
<!--
Note: Before requesting this feature, consider if it would be more appropriate as a plugin, rather than a core feature. If so, please go to our [community repository](https://github.com/vizality-community/suggestions/issues/new/choose) instead.
-->
### Description
### **Description**
A clear and concise description of the feature.
### Expected behavior
### **Expected behavior**
A clear and concise description of how you would expect it to work.
### Additional context
### **Additional context**
Add any other context, screenshots, mockups, or info about the feature here.
----

Loading…
Cancel
Save