From af38fc1f6a197015f8bd947f3d4c4320e35025a3 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira da Silva Date: Tue, 26 May 2020 17:41:19 -0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 11 +++++++++-- .github/ISSUE_TEMPLATE/feature_request.md | 11 +++++++++-- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 39cd2cd67..10e35f39b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,12 @@ +--- +name: Bug report +about: Report a bug encountered while running Louketo +title: '' +labels: '' +assignees: '' + +--- + @@ -44,5 +53,3 @@ All the detailed steps required to reproduce the issue - - diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bd5ced786..70fae70d5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,3 +1,12 @@ +--- +name: Feature request +about: Suggest a feature to the Louketo Proxy project +title: '' +labels: '' +assignees: '' + +--- + @@ -34,5 +43,3 @@ What are the conditions that the implementation must meet to be considered accep - -