mirror of
https://github.com/codewriter-packages/Tri-Inspector.git
synced 2025-01-22 00:08:51 -05:00
Update issue templates
This commit is contained in:
parent
b9d2a633db
commit
cdddddb597
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
---
|
||||||
|
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 -->
|
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: Feature request or Idea
|
||||||
|
url: https://github.com/codewriter-packages/Tri-Inspector/discussions/categories/ideas
|
||||||
|
about: Suggest an idea for this project.
|
||||||
|
- name: Question
|
||||||
|
url: https://github.com/codewriter-packages/Tri-Inspector/discussions/categories/q-a
|
||||||
|
about: Please ask and answer questions here.
|
Loading…
Reference in New Issue
Block a user