Skip to content
Snippets Groups Projects
Unverified Commit d89e0f07 authored by syuilo's avatar syuilo
Browse files

Update issue templates

parent e7f81a42
No related branches found
No related tags found
No related merge requests found
---
name: 🐛 Bug Report (🖥️Client specific)
about: Create a report to help us improve
title: ''
labels: ⚠️bug?, 🖥️Client
assignees: ''
---
## Summary
<!-- Tell us what the bug is -->
## Expected Behavior
<!--- Tell us what should happen -->
## Actual Behavior
<!--- Tell us what happens instead of the expected behavior -->
## Steps to Reproduce
1.
2.
3.
## Environment
<!-- Tell us where on the platform it happens -->
<!-- e.g. desktop or mobile version, your browser, your OS -->
---
name: 🐛 Bug Report (⚙️Server specific)
about: Create a report to help us improve
title: ''
labels: ⚠️bug?, ⚙️Server
assignees: ''
---
## Summary
<!-- Tell us what the bug is -->
## Expected Behavior
<!--- Tell us what should happen -->
## Actual Behavior
<!--- Tell us what happens instead of the expected behavior -->
## Steps to Reproduce
1.
2.
3.
## Environment
<!-- Tell us where on the platform it happens -->
<!-- e.g. your Node.js version, your OS -->
---
name: ✨ Feature Request (🖥️Client specific)
about: Suggest an idea for this project
title: ''
labels: ✨Feature, 🖥️Client
assignees: ''
---
## Summary
<!-- Tell us what the suggestion is -->
---
name: ✨ Feature Request (⚙️Server specific)
about: Suggest an idea for this project
title: ''
labels: ✨Feature, ⚙️Server
assignees: ''
---
## Summary
<!-- Tell us what the suggestion is -->
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment