From 89efdcfe61c00e4f51487853a8f7b80704c8a18e Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Oct 2017 20:33:57 +0200 Subject: [PATCH] .github: add issue template --- .github/issue_template.md | 17 +++++++++++++++++ 1 file changed, 17 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 00000000000..664c64d65a1 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,17 @@ +### System + +* xuname: + *output of ``sudo xuname`` (part of xtools)* +* architecture: + *choose: x64_64, i686, armv6, armv7, aarch64* +* libc: + *choose: glibc, musl* +* package: + *affected package(s) including the version* + +### Expected behavior + +### Actual behavior + +### Steps to reproduce the behavior +