Update issue templates for 3.0

new file:   .github/ISSUE_TEMPLATE/general---feature-request.md
	deleted:    .github/ISSUE_TEMPLATE/studio---bug-report.md
This commit is contained in:
HyperPolygon64 2019-10-29 14:44:00 +00:00
parent 6e1e6a4a5d
commit 23095ca57b
2 changed files with 20 additions and 32 deletions

View File

@ -0,0 +1,20 @@
---
name: General - Feature Request
about: Suggest an idea for this project, if you think something is missing.
title: ''
labels: ''
assignees: HyperPolygon64
---
**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.

View File

@ -1,32 +0,0 @@
---
name: Studio - Bug Report
about: Create a bug report to help us fix a studio.
title: "[Studio]"
labels: ''
assignees: ''
---
**Description**
A clear and concise description of what the bug is.
**Reproduction**
Steps to reproduce the behaviour:
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error
**Expected Behaviour**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Specifications:**
- Operating System
- Version (e.g. 2.0)
- Studio (e.g. ARC Studio)
**Additional context**
Add any other context about the problem here.