add issues template

This commit is contained in:
luoyunchong
2021-05-18 20:31:13 +08:00
parent 4f1783e805
commit c217eca702
4 changed files with 69 additions and 0 deletions

View File

@ -92,7 +92,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
.editorconfig = .editorconfig
.gitattributes = .gitattributes
.gitignore = .gitignore
.github\ISSUE_TEMPLATE\bug-report.md = .github\ISSUE_TEMPLATE\bug-report.md
.github\ISSUE_TEMPLATE\config.yml = .github\ISSUE_TEMPLATE\config.yml
Directory.Build.props = Directory.Build.props
.github\ISSUE_TEMPLATE\feature-request.md = .github\ISSUE_TEMPLATE\feature-request.md
LICENSE = LICENSE
README.md = README.md
README.zh-CN.md = README.zh-CN.md