From f81e0c8f119815be4e0de7fdc6f7e23349158c0d Mon Sep 17 00:00:00 2001 From: Samuel Laulhau Date: Thu, 28 May 2020 23:19:57 +0200 Subject: [PATCH] add bug report templates --- .github/ISSUE_TEMPLATE/{custom.md => bug_report.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/ISSUE_TEMPLATE/{custom.md => bug_report.md} (84%) diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 84% rename from .github/ISSUE_TEMPLATE/custom.md rename to .github/ISSUE_TEMPLATE/bug_report.md index 265e9a7..6681c8e 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- -name: Custom issue template -about: Template to help issue creation +name: Bug report +about: Create a report to help us improve title: '' labels: '' assignees: ''