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 845c0a480b7552bebb3c2f1bb869f13f058f7495..711ad6de245d2a194984bc493217c9fbf859aa27 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