Update issue templates

This commit is contained in:
Viktor Kovacs 2021-12-20 16:50:01 +01:00 committed by GitHub
parent 256bcc28eb
commit 907b87539c
3 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,20 @@
---
name: 01 - Website bug report
about: If you are using 3dviewer.net, and found a bug.
title: ''
labels: bug, website
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.

View File

@ -0,0 +1,11 @@
---
name: 02 - Website feature request
about: If you are using 3dviewer.net, and have an improvement idea.
title: ''
labels: enhancement, website
assignees: ''
---
**Describe the solution you'd like**
A clear and concise description of what you want to happen.

View File

@ -0,0 +1,10 @@
---
name: 03 - Engine bug report or request
about: If you are embedding the engine, and found a bug or have an improvement idea.
title: ''
labels: engine
assignees: ''
---