issues: adds issue template.

This commit is contained in:
Jim 2020-06-22 14:32:10 -07:00 committed by GitHub
parent 1ea650e91d
commit 88ae9c7aec
2 changed files with 30 additions and 0 deletions

10
.github/ISSUE_TEMPLATE/custom.md vendored Normal file
View File

@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---

20
.github/ISSUE_TEMPLATE/new-issue.md vendored Normal file
View File

@ -0,0 +1,20 @@
---
name: New Issue
about: Use this template when creating a new issue.
title: ''
labels: ''
assignees: jimmylee
---
# Purpose
*Explain why you are creating this issue.*
# Deliverable
*Tell us about what the outcome of resolving this issue will be*
# Dependencies
N/A