From f2c73def4b0c7fcfab521c0c54ada82a94b065c5 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Thu, 13 Jun 2019 15:09:15 +0100 Subject: Update Github templates (#8593) --- .github/ISSUE_TEMPLATE/bug_report.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md (limited to '.github/ISSUE_TEMPLATE/bug_report.md') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..b6f351c15 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,32 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: Unconfirmed bug +assignees: '' +--- + +##### Minetest version + +``` + +``` + +##### OS / Hardware + +Operating system: +CPU: + + +GPU model: +OpenGL version: + +##### Summary + + +##### Steps to reproduce + -- cgit v1.2.3