update issue templates

pull/42/head
dperolio 3 years ago
parent 4d614ad4f1
commit 01346dc706
No known key found for this signature in database
GPG Key ID: 3E9BBAA710D3DDCE

@ -255,11 +255,10 @@
"object": "Object", "object": "Object",
"key": "key", "key": "key",
"value": "value", "value": "value",
"ReactElement": "ReactElement",
"Git": "Git", "Git": "Git",
"VizalityModules": "VizalityModules", "VizalityModules": "VizalityModules",
"WebpackModule": "WebpackModule", "WebpackModule": "WebpackModule",
"snowflake": "snowflake", "snowflake": "snowflake",
"Collection": "Collection", "Collection": "Collection",
"Activity": "Activity", "Activity": "Activity",

@ -6,25 +6,20 @@ labels: 'bug, pending review'
assignees: '' assignees: ''
--- ---
### **Description** **Description**
A clear and concise description of what the bug is. 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. 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. A clear and concise description of what you expected to happen.
### **Desktop** **Desktop**
- Operating system: [e.g., Windows 10] - Operating system: [e.g., Windows 10]
- Vizality revision: [You can find it in the Updater tab in your Discord settings] - 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. Add any other context, screenshots, or info about the bug here.
---- ----

@ -7,22 +7,19 @@ 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/issues/new/choose) instead.
--> -->
### **Description** **Description**
A clear and concise description of the feature. 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. 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. Add any other context, screenshots, mockups, or info about the feature here.
---- ----
<!-- Put an "x" between the brackets to indicate you understand and agree --> <!-- 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 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 made sure this request complies with Vizality's [addon guidelines](https://github.com/vizality/community/GUIDELINES.md)

Loading…
Cancel
Save