From 6ac0eb2ced87b741a724f6000d05d8ac462111c7 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 15 Jul 2018 17:23:07 +0200 Subject: [PATCH] add issue template asking for the hardware target --- .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..64accde --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,12 @@ +## Platform + +I’m using: + +[ ] gokrazy/rpi3b +[ ] gokrazy/rpi3b+ +[ ] gokrazy/apu2c4 +[ ] gokrazy/x86-64 + +## Observed behavior + +## Expected behavior