diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 00000000..48d5f81f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,10 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/new-issue.md b/.github/ISSUE_TEMPLATE/new-issue.md new file mode 100644 index 00000000..346c0535 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-issue.md @@ -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