diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index bf89b78c..58c983fe 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -58,7 +58,7 @@ body: attributes: label: Operating System description: What operating system are you using? - placeholder: "Example: macOS Big Sur" + placeholder: "Example: Windows 10" - type: dropdown id: browsers attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index e6a844cc..3295902a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -1,7 +1,7 @@ name: Feature request description: Suggest an idea for this project title: "[Feature]: " -labels: ["feature"] +labels: ["enhancement"] body: - type: markdown attributes: