diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 022ac49833..20808067bb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,7 +1,7 @@ name: Bug description: File a bug/issue title: ": " -labels: [bug,Fund] +labels: [bug,fund] body: - type: textarea attributes: diff --git a/.github/ISSUE_TEMPLATE/request.yaml b/.github/ISSUE_TEMPLATE/request.yaml index 622e110a9e..5ca1ed7f80 100644 --- a/.github/ISSUE_TEMPLATE/request.yaml +++ b/.github/ISSUE_TEMPLATE/request.yaml @@ -1,7 +1,7 @@ name: Request description: Submit a request title: "<title>" -labels: [enhancement, Fund] +labels: [enhancement, fund] body: - type: textarea attributes: diff --git a/.github/ISSUE_TEMPLATE/request_completer.yaml b/.github/ISSUE_TEMPLATE/request_completer.yaml index d1213d1f82..ab8a41776e 100644 --- a/.github/ISSUE_TEMPLATE/request_completer.yaml +++ b/.github/ISSUE_TEMPLATE/request_completer.yaml @@ -1,7 +1,7 @@ name: Completer description: Request a new completer title: "<command> completer" -labels: [enhancement, completer, Fund] +labels: [enhancement, completer, fund] body: - type: input attributes: