From a7584ae67f50e8a6c785ad6b47dbb66ddffd808d Mon Sep 17 00:00:00 2001 From: Phil Ewels <phil.ewels@scilifelab.se> Date: Thu, 5 Nov 2020 10:05:14 +0100 Subject: [PATCH] Apply suggestions from code review --- .github/ISSUE_TEMPLATE/bug_report.md | 3 --- .github/ISSUE_TEMPLATE/feature_request.md | 3 --- 2 files changed, 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d0d8891..2ae6e28 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,10 +1,7 @@ --- name: Bug report about: Let us know about something that is not working -title: '' labels: bug -assignees: '' - --- <!-- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5a01a82..9316888 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,10 +1,7 @@ --- name: Feature request about: Suggest a new feature for this pipeline -title: '' labels: enhancement -assignees: '' - --- <!-- -- GitLab