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: