Update issue templates
parent
51020dfc93
commit
da044b72bc
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug | 描述问题**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
** Enviroment | 环境 **
|
||||
|
||||
- Unity Version: 202x.y.z
|
||||
- com.code-philosophy.obfuz Version: 4.x.y
|
||||
- Platform: Win 64 Standalone|Android|iOS| ...
|
||||
|
||||
**To Reproduce | 复制步骤 **
|
||||
|
||||
Please provide a reproduction project. Please try to reproduce this bug on the https://github.com/focus-creative-games/obfuz/tree/main/Samples/QuickStart. | 提供复现工程,请尽量在 https://github.com/focus-creative-games/obfuz/tree/main/Samples/QuickStart 项目上复现这个bug。
|
||||
|
||||
|
||||
Steps to reproduce the behavior :
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior | 期望的结果**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots | 截图或者日志**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Additional context | 补充信息**
|
||||
Add any other context about the problem here.
|
Loading…
Reference in New Issue