Adding at gitea template for new issues.

Closes #119
( This is a combination of 19 commits ).

Updating issue template
This commit is contained in:
S David 2022-07-19 18:50:03 -04:00
parent 9670ac80ec
commit 681eedb5d6

17
.gitea/ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,17 @@
---
name: "New Work Task"
description: "Default Template for a Single-Developer project"
labels: [ "task" ]
assignees: [ "sdaveb" ]
milestone: "Finalize the engine core"
projects: [ "libFramework API" ]
---
## Problem Description
-
## Proposed Solution
### (if any)
-