From e35089e41aa3e5ab5c9cea083cf2c09d05768704 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 26 Feb 2018 02:06:35 -0500 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0d032286..f5c41295 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,2 +1,16 @@ -OS (if applicable): -Version (or "dev" if compiling from source): \ No newline at end of file +Search before opening an issue to make sure your topic is not a duplicate. +Delete this text and only include the form for this issue's type below. +Please follow the formatting guidelines at https://github.com/VCVRack/Rack/issues/730 + +## For bug reports: + +Operating system, or "all" if known to exist on all three: +Version if official Rack release, commit hash and/or branch if from source: + +## For feature requests: + +No form, but please consider that the `time to implement` must be much greater than the `time saved by the user`, otherwise it will be closed. + +## For discussions: + +Clear everything here and start writing. :) \ No newline at end of file