Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jgranick authored Aug 7, 2020
1 parent 6f283e3 commit a230259
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/---bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: "\U0001F41B Bug Report"
about: Create a report to help us improve
title: ''
labels: "\U0001F630 Type: Bug, \U0001F5C3️ Status: Review Needed"
assignees: ''

---

**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.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**OpenFL Targets**
If applicable, write which targets you used and which have this issue.

**Additional context**
Add any other context about the problem here.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/---feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: "\U0001F381 Feature request"
about: Suggest an idea for this project
title: ''
labels: "\U0001F60E Type: Enhancement, \U0001F5C3️ Status: Review Needed"
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.
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/--support-question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: "❔ Support question"
about: Ask a question or express a concern
title: ''
labels: "\U0001F914 Type: Question, \U0001F5C3️ Status: Review Needed"
assignees: ''

---

--------------^ Click "Preview" for a nicer view!
We primarily use GitHub as an issue tracker; for usage and support questions, please check out these resources below. Thanks!

---

* Community forums: https://community.openfl.org
* Discord server: https://discord.gg/tDgq8EE

0 comments on commit a230259

Please sign in to comment.