From de022e6f4a5695f425dc8915999c3dfde5316eb1 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 5 Jun 2018 07:32:53 -0400 Subject: [PATCH] Add default issue template --- .github/ISSUE_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..b09d4cc9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ +Please read https://github.com/VCVRack/Rack/issues/730 before posting any code or terminal output. Fill out the following form for your issue type. + +# For bug reports + +Operating system(s): +Version of Rack if using official binary, or commit hash and branch if compiling from source: +All hardware relevant to your issue (e.g. graphic card model, audio/MIDI device): + +# For feature requests + +# For discussions