diff --git a/.github/ISSUE_TEMPLATE/debug-----.md b/.github/ISSUE_TEMPLATE/debug-----.md new file mode 100644 index 0000000..20f16b3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/debug-----.md @@ -0,0 +1,38 @@ +--- +name: debug [出错] +about: Create a report to help us improve +title: '' +labels: bug +assignees: '' + +--- + +## **Describe the bug [描述]** + + + +## **To Reproduce [复现]** + +### version info [基本信息] + +* DDNS Version: +* OS Version: +* Type(运行方式): Binary/Python +* related issues (相关问题): + +### config file [配置文件] + +```json +{ +} +``` + +### debug output [调试输出] + +```sh +粘贴输出日志 +paste out put here +``` + +**Additional context** + diff --git a/.github/ISSUE_TEMPLATE/debug.md b/.github/ISSUE_TEMPLATE/debug.md new file mode 100644 index 0000000..7568fa2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/debug.md @@ -0,0 +1,38 @@ +--- +name: debug +about: 出错和调试 +title: "[debug]" +labels: bug +assignees: '' + +--- + +## **Describe the bug [描述]** + + + +## **To Reproduce [复现]** + +### version info [基本信息] + +* DDNS Version: +* OS Version: +* Type(运行方式): Binary/Python +* related issues (相关问题): + +### config file [配置文件] + +```json +{ +} +``` + +### debug output [调试输出] + +```sh +粘贴输出日志 +paste out put here +``` + +**Additional context** + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..e528ea0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: 新功能建议 +title: "[feature]" +labels: feature +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/new-dns-provider.md b/.github/ISSUE_TEMPLATE/new-dns-provider.md new file mode 100644 index 0000000..8803c17 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-dns-provider.md @@ -0,0 +1,16 @@ +--- +name: New DNS Provider +about: 接入新DNS服务商 +title: "[dns]" +labels: NewDNSProvider +assignees: '' + +--- + +## info + +* DNS provider 服务商 : +* Document of DNS Provider: +* pull request linke: # + +## diff --git a/.github/ISSUE_TEMPLATE/other-issues.md b/.github/ISSUE_TEMPLATE/other-issues.md new file mode 100644 index 0000000..63f2d4d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other-issues.md @@ -0,0 +1,10 @@ +--- +name: Other Issues +about: 其它问题 +title: '' +labels: '' +assignees: '' + +--- + +