From 29b93c822b751d3c95ace4a44d13711afddf2dee Mon Sep 17 00:00:00 2001 From: Sun Knudsen Date: Wed, 30 Dec 2020 10:41:56 -0500 Subject: [PATCH] Updated GitHub issue templates --- .github/ISSUE_TEMPLATE/found-a-bug.md | 2 +- .github/ISSUE_TEMPLATE/have-a-recommendation.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/found-a-bug.md b/.github/ISSUE_TEMPLATE/found-a-bug.md index e995f81..54bc0d9 100644 --- a/.github/ISSUE_TEMPLATE/found-a-bug.md +++ b/.github/ISSUE_TEMPLATE/found-a-bug.md @@ -2,7 +2,7 @@ name: Found a bug? about: Use this template if you found a bug title: "" -labels: "" +labels: bug assignees: "" --- diff --git a/.github/ISSUE_TEMPLATE/have-a-recommendation.md b/.github/ISSUE_TEMPLATE/have-a-recommendation.md index 24bfde2..9346e0b 100644 --- a/.github/ISSUE_TEMPLATE/have-a-recommendation.md +++ b/.github/ISSUE_TEMPLATE/have-a-recommendation.md @@ -2,14 +2,13 @@ name: Have a recommendation? about: Use this template if you have a recommendation title: "" -labels: "" +labels: recommendation assignees: "" --- ## Branch -- [ ] master -- [ ] draft +`draft` or `master`? ## Guide