mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
.github: add issue template
This commit is contained in:
parent
872cb6e413
commit
89efdcfe61
1 changed files with 17 additions and 0 deletions
17
.github/issue_template.md
vendored
Normal file
17
.github/issue_template.md
vendored
Normal file
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue