From f4cf480789b8da2f1d40b7af471964d400131fa7 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Mon, 29 Jun 2020 15:04:23 -0400 Subject: [PATCH] Add database version to issue report template - Remove Ready label --- .github/ISSUE_TEMPLATE/bug-report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index ba351945b4..ca0641d261 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -2,7 +2,7 @@ name: Bug Report about: Report a problem with the server title: '' -labels: Bug, Reproduction Required, Ready +labels: Bug, Reproduction Required assignees: Cyberboss --- @@ -26,6 +26,7 @@ Please include full server logs to help diagnose your problem **Server State: (please complete the following information):** - OS: - Version: + - Database Type/Version: - BYOND Version Used: - git Repository Used: - Origin Commit hash Used: