diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 3ea6740..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve certbot_dns_duckdns -title: '' -labels: bug -assignees: '' - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior. - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Certbot command** -Specify the exact command of certbot. **Make sure to anonymize your DuckDNS token and DuckDNS subdomain.** - -**Versions (please complete the following version information):** - - certbot: [you can use `certbot --version` to get the version] - - certbot_dns_duckdns: [you can use `pip show certbot_dns_duckdns` to get the version] - -**Additional context** -Add any other context about the problem here.