diff --git a/.github/ISSUE_TEMPLATE/1.bug-report.yml b/.github/ISSUE_TEMPLATE/10_bug_report.yml similarity index 99% rename from .github/ISSUE_TEMPLATE/1.bug-report.yml rename to .github/ISSUE_TEMPLATE/10_bug_report.yml index 845c0a480b..711ad6de24 100644 --- a/.github/ISSUE_TEMPLATE/1.bug-report.yml +++ b/.github/ISSUE_TEMPLATE/10_bug_report.yml @@ -31,6 +31,7 @@ body: validations: required: true - type: textarea + id: environment attributes: label: Zed version and system specs description: | diff --git a/.github/ISSUE_TEMPLATE/2.crash-report.yml b/.github/ISSUE_TEMPLATE/11_crash_report.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/2.crash-report.yml rename to .github/ISSUE_TEMPLATE/11_crash_report.yml