diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/01_bug.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug.yaml rename to .github/ISSUE_TEMPLATE/01_bug.yaml diff --git a/.github/ISSUE_TEMPLATE/documentation.yaml b/.github/ISSUE_TEMPLATE/02_documentation.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/documentation.yaml rename to .github/ISSUE_TEMPLATE/02_documentation.yaml diff --git a/.github/ISSUE_TEMPLATE/suggestion.yaml b/.github/ISSUE_TEMPLATE/03_suggestion.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/suggestion.yaml rename to .github/ISSUE_TEMPLATE/03_suggestion.yaml diff --git a/.github/ISSUE_TEMPLATE/maintenance.yaml b/.github/ISSUE_TEMPLATE/04_maintenance.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/maintenance.yaml rename to .github/ISSUE_TEMPLATE/04_maintenance.yaml diff --git a/.github/ISSUE_TEMPLATE/other.yaml b/.github/ISSUE_TEMPLATE/05_other.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/other.yaml rename to .github/ISSUE_TEMPLATE/05_other.yaml