projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3447f33
)
Add a GitHub issue template.
author
Florian Forster
<octo@collectd.org>
Mon, 15 Aug 2016 06:16:29 +0000
(08:16 +0200)
committer
Florian Forster
<octo@collectd.org>
Mon, 15 Aug 2016 06:16:29 +0000
(08:16 +0200)
.github/ISSUE_TEMPLATE
[new file with mode: 0644]
patch
|
blob
diff --git a/.github/ISSUE_TEMPLATE
b/.github/ISSUE_TEMPLATE
new file mode 100644
(file)
index 0000000..
9c991b5
--- /dev/null
+++ b/
.github/ISSUE_TEMPLATE
@@ -0,0
+1,18
@@
+* Version of collectd:
+* Operating system / distribution:
+
+## Expected behavior
+
+(Description of the behavior / output that you expected)
+
+## Actual behavior
+
+(Description of the behavior / output that you observed)
+
+## Steps to reproduce
+
+* step 1
+* step 2
+* step 3
+
+<!-- vim: set syntax=markdown : -->