浏览代码

Create issue templates

/4.1
GitHub Enterprise 5 年前
当前提交
4a4c192a
共有 3 个文件被更改,包括 42 次插入0 次删除
  1. 42
      .github/ISSUE_TEMPLATE/test.md

42
.github/ISSUE_TEMPLATE/test.md


---
name: Test
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---
---
name: Bug report
about: Create a report to help us improve
title: "[Bug]"
labels: bug
assignees: ''
---
**Unity bug report case number**
Please log a bug at https://unity3d.com/unity/qa/bug-reporting and post the case number here.
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
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.
**Actual behavior**
A clear and concise description of what actually happened.
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone X]
- OS: [e.g. iOS 13]
- Unity version
- ARFoundation version
正在加载...
取消
保存