From 7e135db0cf1248b4c5f862cedcd6e89d1aef58c5 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Mon, 11 Apr 2016 09:07:52 +0200 Subject: [PATCH] github issue template --- .github/ISSUE_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 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..6866369 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,16 @@ +## Steps to reproduce + +(Describe, step-by-step, how the bug can be reproduced. if the bug is not +reproducible, describe at least what you did when you saw the bug.) + +## Actual behavior + +(Descrbe what you see happening.) + +## Expected behavior + +(Describe waht you expected to see happening instead.) + +## Further information + +(Provide at least the versions of your OS and the faulty application.) -- 2.30.2