From 17ec989d5819a4df44baf52d8fc1aef2c56c29a2 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 31 Jul 2022 16:06:00 -0600 Subject: [PATCH] Add graphics backend line to game issue template --- .github/issue_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/issue_template.md b/.github/issue_template.md index bca129c..466cd0e 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -4,6 +4,8 @@ #### Current on `master` : Commit Id *or* Build Version : *(e.g. 0a41a3ff or 1.0.1952)* +#### Graphics Backend : *(e.g. Vulkan or OpenGL)* + *Describe the current game state here.* ```