diff --git a/.github/ISSUE_TEMPLATE/✨-request-new-project.yaml b/.github/ISSUE_TEMPLATE/0-request-new-project.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/✨-request-new-project.yaml rename to .github/ISSUE_TEMPLATE/0-request-new-project.yaml diff --git a/.github/ISSUE_TEMPLATE/🔍-report-mistake.yaml b/.github/ISSUE_TEMPLATE/1-report-mistake.yaml similarity index 93% rename from .github/ISSUE_TEMPLATE/🔍-report-mistake.yaml rename to .github/ISSUE_TEMPLATE/1-report-mistake.yaml index 30437f9..c86024a 100644 --- a/.github/ISSUE_TEMPLATE/🔍-report-mistake.yaml +++ b/.github/ISSUE_TEMPLATE/1-report-mistake.yaml @@ -1,4 +1,4 @@ -name: "\U0001F50D Report a mistake (e. g. Spelling, Grammar, ...)" +name: "🚩 Report a mistake (e. g. Spelling, Grammar, ...)" description: > Did you find an error in the list? diff --git a/.github/ISSUE_TEMPLATE/🚩-remove-project.yaml b/.github/ISSUE_TEMPLATE/2-remove-project.yaml similarity index 90% rename from .github/ISSUE_TEMPLATE/🚩-remove-project.yaml rename to .github/ISSUE_TEMPLATE/2-remove-project.yaml index 6526655..6c87786 100644 --- a/.github/ISSUE_TEMPLATE/🚩-remove-project.yaml +++ b/.github/ISSUE_TEMPLATE/2-remove-project.yaml @@ -1,4 +1,4 @@ -name: "\U0001F6A9 Report a project (e. g. Inactive, Broken, Harmful, ...)" +name: "🔍 Report a project (e. g. Inactive, Broken, Harmful, ...)" description: > Did you find a project, which shouldn't be on the list anymore? Are you a maintainer of one of the listed projects and want it removed?