同步
This commit is contained in:
25
Packages/dev.yarnspinner.unity/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
25
Packages/dev.yarnspinner.unity/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve!
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees:
|
||||
|
||||
---
|
||||
|
||||
**What is the current behavior?**
|
||||
<!-- Please describe what you're seeing. -->
|
||||
|
||||
**Please provide the steps to reproduce, and if possible a minimal demo of the problem**:
|
||||
<!-- Please give us as much detail as you can, so that we can reproduce the issue. If possible, please consider uploading a demo project that demonstrates the problem. -->
|
||||
|
||||
**What is the expected behavior?**
|
||||
<!-- What do you expect to see instead of what's happening now? -->
|
||||
|
||||
**Please tell us about your environment:**
|
||||
|
||||
- Yarn Spinner Version:
|
||||
- Unity Version:
|
||||
|
||||
**Other information**
|
||||
<!-- For example, a detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context... -->
|
||||
20
Packages/dev.yarnspinner.unity/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
Packages/dev.yarnspinner.unity/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for Yarn Spinner!
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
|
||||
|
||||
**Describe the solution you'd like**
|
||||
<!-- A clear and concise description of what you want to happen. -->
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
|
||||
|
||||
**Additional context**
|
||||
<!-- Add any other context or screenshots about the feature request here. -->
|
||||
Reference in New Issue
Block a user