From da80e8af8adee493e698227cfc201859a1515c81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Blot?= Date: Sat, 20 Jan 2018 23:31:15 +0100 Subject: [PATCH] Add minetest issue template (#6936) * Add minetest issue template This permits end user to have a basic template permitting to do issue triage and for users to know what we expect. --- .github/ISSUE_TEMPLATE.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 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..f6fc9ab0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,31 @@ +##### Issue type + + - Bug report + - Feature request + - Documentation issue + - Build issue + +##### Minetest version + +``` + +``` + +##### OS / Hardware + +Operating system: +CPU: + + +GPU model: +OpenGL version: + +##### Summary + + +##### Steps to reproduce +