From 6dd0aceaf02361cd82bbeb3c2ab316d9e85b5262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20De=C3=A1k?= Date: Thu, 16 Jul 2020 12:21:20 +1000 Subject: [PATCH] Updated issue templates. --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/update_request.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3ee1198..7b07cf8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug Report -about: Create a bug report if something is broken +about: Create a bug report if something is broken in the build system title: '' labels: Bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/update_request.md b/.github/ISSUE_TEMPLATE/update_request.md index be7a4c2..2bb600f 100644 --- a/.github/ISSUE_TEMPLATE/update_request.md +++ b/.github/ISSUE_TEMPLATE/update_request.md @@ -1,9 +1,9 @@ --- name: Update Request about: Request an update for Synergy binaries -title: '' +title: 'Update Request: [SPECIFY VERSION HERE]' labels: Update assignees: '' --- -Request for a new Synergy build, version [SPECIFY VERSION HERE]. +Write additional notes here.