diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 0000000..46dc6bc --- /dev/null +++ b/issue_template.md @@ -0,0 +1,14 @@ +--- + +name: "Template Name" +about: "This template is for testing!" +title: "[TEST] " +ref: "main" +labels: + +- bug +- "help needed" + +--- + +This is the template! \ No newline at end of file