diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index dcd5829..3a2d646 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,7 +12,6 @@ body: attributes: label: pyNetFT version description: Release, tag, or commit that shows the problem. - placeholder: 2.0.0 validations: required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/hardware_compatibility.yml b/.github/ISSUE_TEMPLATE/hardware_compatibility.yml index 0ca7b3f..6ee7fee 100644 --- a/.github/ISSUE_TEMPLATE/hardware_compatibility.yml +++ b/.github/ISSUE_TEMPLATE/hardware_compatibility.yml @@ -22,7 +22,6 @@ body: id: version attributes: label: pyNetFT version - placeholder: 2.0.0 validations: required: true - type: input