diff --git a/.gitea/ISSUE_TEMPLATE.md b/.gitea/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..094dd04 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE.md @@ -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) +- + +