mirror of
https://github.com/codewriter-packages/Tri-Inspector.git
synced 2025-01-22 16:28:23 -05:00
28 lines
606 B
Markdown
28 lines
606 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
**Expected behavior**
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
**Code Sample**
|
|
<!-- If applicable, add code sample to help explain your problem. -->
|
|
```csharp
|
|
//
|
|
```
|
|
|
|
**Screenshots**
|
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
|
|
|
**Desktop:** <!-- e.g. Windows 10 -->
|
|
**Unity version:** <!-- e.g. 2020.3.35f1 -->
|
|
**Tri Inspector version:** <!-- e.g. 1.6.1 -->
|