From 5e6d4ecb1c8fd27342ffe840c02a24335d79ebce Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Mon, 7 Dec 2020 09:33:22 -0500 Subject: [PATCH] rearrange issue types --- .../{question-about-using-gam.md => aa-question.md} | 0 .github/ISSUE_TEMPLATE/{bug_report.md => za-bug-report.md} | 0 .../ISSUE_TEMPLATE/{feature_request.md => zz-feature-request.md} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{question-about-using-gam.md => aa-question.md} (100%) rename .github/ISSUE_TEMPLATE/{bug_report.md => za-bug-report.md} (100%) rename .github/ISSUE_TEMPLATE/{feature_request.md => zz-feature-request.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/question-about-using-gam.md b/.github/ISSUE_TEMPLATE/aa-question.md similarity index 100% rename from .github/ISSUE_TEMPLATE/question-about-using-gam.md rename to .github/ISSUE_TEMPLATE/aa-question.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/za-bug-report.md similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/za-bug-report.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/zz-feature-request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/feature_request.md rename to .github/ISSUE_TEMPLATE/zz-feature-request.md