From b84f268e1477ab8c63f56c41911e5aa438d73a5c Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC Date: Wed, 1 Feb 2017 22:56:06 +0100 Subject: [PATCH] Add GitHub admin files Signed-off-by: Drasko DRASKOVIC --- .github/ISSUE_TEMPLATE.md | 13 +++++++++++++ 1 file changed, 13 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 00000000..191c5894 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,13 @@ +## Description of the problem or steps to reproduce + +## Specifications + +### Version +You can read VERSION file to get the current Mainflux version. + +### Component Commit Hash +If you are filing and issue for a component, then it would be great to provide us +the component latest commit hash. You can use ` --version` +(e.g. `mainflux-core --version`) to get the component commit hash. + +Commit hash: