Update issue templates

pull/2/head
BakedPVP 4 years ago
parent cb702e418a
commit 3efab4020d

@ -1,30 +1,30 @@
---
name: Bug Report
about: Create a bug report to help us improve
title: 'Short description of the bug'
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.
----
<!-- 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

@ -1,25 +1,25 @@
---
name: Feature Request
about: Create a feature request to help us improve
title: 'Short description of the feature request'
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 file the issue in our [community repository](https://github.com/vizality/vizality-community/issues).*
### 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/vizality-community/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.
----
<!-- 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/vizality-community/guidelines)

Loading…
Cancel
Save