From 2ae2f3f62885bd2a72ad859bb7aa9d4eea8594bb Mon Sep 17 00:00:00 2001 From: cra0zy Date: Wed, 20 Jul 2016 13:22:51 +0200 Subject: [PATCH] Improve Issue Template --- .github/ISSUE_TEMPLATE.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index bf285be..4bc92f3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -16,15 +16,13 @@ Please provide a description of the behavior you expect. ### Actual behavior -Please provide a description of the actual behavior you observe. - -### Known workarounds - -Please provide a description of any known workarounds. +Please provide a description of the actual behavior you observe. ### Related information -* Operating system -* Branch -* .NET Runtime, CoreCLR or Mono Version -* Performance information, links to performance testing scripts +* Operating system +* SDL or Native backend +* What version of OpenTK (Installer, NuGet, Source Code) +* What runtime (.NET Framework, CoreCLR, Mono) +* Workarounds (if any) + -- 2.7.4