From 21ec0c8f4c8090d0ffe4ace7b5051cdd9ecc8307 Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Wed, 3 Mar 2021 17:44:59 +0300 Subject: [PATCH] Upgrade GitHub templates --- .../1_Bug_report.md} | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/1_Bug_report.md} (55%) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/1_Bug_report.md similarity index 55% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/1_Bug_report.md index c3a1d2fa..ceb6ac7b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/1_Bug_report.md @@ -1,10 +1,17 @@ +--- +name: "Bug report" +about: "Report something that's broken" +--- + + + + - Laravel Actions Version: #.#.# - Laravel/Lumen Version: #.#.# - PHP Version: #.#.# - Database: `mysql` / `pgsql` / `etc` - Database Version: #.#.# - ### Description: