aboutsummaryrefslogtreecommitdiff
path: root/.github/issue_template.md
diff options
context:
space:
mode:
authorEnno Boland <gottox@voidlinux.eu>2017-10-23 18:33:57 +0000
committerEnno Boland <g@s01.de>2017-10-24 05:04:46 +0000
commit89efdcfe61c00e4f51487853a8f7b80704c8a18e (patch)
tree87ad9b23b820585c7f23570a7c836e75783f9b02 /.github/issue_template.md
parent872cb6e4133e8b6b95d0412042190c7f0d91bbde (diff)
downloadvoid-packages-89efdcfe61c00e4f51487853a8f7b80704c8a18e.tar
void-packages-89efdcfe61c00e4f51487853a8f7b80704c8a18e.tar.gz
void-packages-89efdcfe61c00e4f51487853a8f7b80704c8a18e.tar.bz2
void-packages-89efdcfe61c00e4f51487853a8f7b80704c8a18e.tar.lz
void-packages-89efdcfe61c00e4f51487853a8f7b80704c8a18e.tar.xz
void-packages-89efdcfe61c00e4f51487853a8f7b80704c8a18e.tar.zst
void-packages-89efdcfe61c00e4f51487853a8f7b80704c8a18e.zip
.github: add issue template
Diffstat (limited to '')
-rw-r--r--.github/issue_template.md17
1 files changed, 17 insertions, 0 deletions
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
+