From: Loïc Blot Date: Sat, 20 Jan 2018 22:31:15 +0000 (+0100) Subject: Add minetest issue template (#6936) X-Git-Tag: 5.0.0~618 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=da80e8af8adee493e698227cfc201859a1515c81;p=oweals%2Fminetest.git 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. --- diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..f6fc9ab0d --- /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 +