From 2a36e82c25fd2e44a76d3336348b17a54402aabd Mon Sep 17 00:00:00 2001 From: Simon Fels Date: Wed, 5 Apr 2017 07:42:30 +0200 Subject: [PATCH] Add template for new issues opened on github --- .github/ISSUE_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 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 0000000..7226db8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,12 @@ +Make sure you are running the latest version of Anbox before reporting an issue. + +**Anbox release (`anbox version`) and system info (`anbox system-info`):** + + +**Description of the problem:** + + +**Expected:** + + +**Additional info:**