diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..db58e436 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,15 @@ +## background + +- 1.Describe the problem you want to solve + +- 2.State the status of the problem + +- 3.Reasonable suggestion + +## train of thought + +Idea describes the general solution idea, including API design, pseudo code, etc + +## follow-up + +For subsequent editing, attach the corresponding pull request address in the form of ` - [] some task '. \ No newline at end of file