diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 524ccecc..2d153ed4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -3,6 +3,7 @@ description: Create a report to help us improve title: "[Bug]: " labels: - bug +type: Bug assignees: - shibayan body: diff --git a/.github/ISSUE_TEMPLATE/dns_provider_request.yml b/.github/ISSUE_TEMPLATE/dns_provider_request.yml index 2d6b5532..13ece5b6 100644 --- a/.github/ISSUE_TEMPLATE/dns_provider_request.yml +++ b/.github/ISSUE_TEMPLATE/dns_provider_request.yml @@ -3,6 +3,7 @@ description: Request support for a new DNS provider title: "[DNS Provider]: " labels: - enhancement +type: Feature assignees: - shibayan body: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 32afe457..47dc4780 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -3,6 +3,7 @@ description: Suggest an idea for this project title: "[Feature]: " labels: - enhancement +type: Feature assignees: - shibayan body: