diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 132d1b7..c9684d1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,8 +1,7 @@ name: Bug report -about: Create a report to help us improve +description: Create a report to help us improve title: '[BUG] ' labels: bug -assignees: '' body: - type: input id: Platform diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index f551d45..49a00eb 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,8 +1,7 @@ name: Feature request -about: Suggest an idea for OpenCut +description: Suggest an idea for OpenCut title: '[FEATURE] ' labels: enhancement -assignees: '' body: - type: markdown attributes: