diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 89f5f4f86..9706318a4 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] +labels: [bug, fund] body: - type: textarea attributes: @@ -39,6 +39,7 @@ body: options: - label: Linux - label: OSX + - label: Termux - label: Windows - type: checkboxes attributes: diff --git a/.github/ISSUE_TEMPLATE/request.yaml b/.github/ISSUE_TEMPLATE/request.yaml index dca98fda9..5ca1ed7f8 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] +labels: [enhancement, fund] body: - type: textarea attributes: