From 21328120f9ffeafdc472da6a401ffa5f22a226cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Sun, 6 May 2018 17:45:56 +0100 Subject: [PATCH] Number issue templates --- .github/ISSUE_TEMPLATE/{bug_report.md => 00_bug_report.md} | 0 .../ISSUE_TEMPLATE/{feature_request.md => 02_feature_request.md} | 0 .github/ISSUE_TEMPLATE/{cask_request.md => 03_cask_request.md} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.md => 00_bug_report.md} (100%) rename .github/ISSUE_TEMPLATE/{feature_request.md => 02_feature_request.md} (100%) rename .github/ISSUE_TEMPLATE/{cask_request.md => 03_cask_request.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/00_bug_report.md similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/00_bug_report.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/02_feature_request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/feature_request.md rename to .github/ISSUE_TEMPLATE/02_feature_request.md diff --git a/.github/ISSUE_TEMPLATE/cask_request.md b/.github/ISSUE_TEMPLATE/03_cask_request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/cask_request.md rename to .github/ISSUE_TEMPLATE/03_cask_request.md