diff --git a/.github/ISSUE_TEMPLATE/1_bug_template.yml b/.github/ISSUE_TEMPLATE/1_bug_template.yml index 5dac75c52..87855979c 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_template.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_template.yml @@ -128,7 +128,7 @@ body: required: false - - type: file + - type: textarea id: attachments attributes: label: Attachments diff --git a/.github/ISSUE_TEMPLATE/2_feaure_template.yml b/.github/ISSUE_TEMPLATE/2_feature_template.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/2_feaure_template.yml rename to .github/ISSUE_TEMPLATE/2_feature_template.yml