From 9efceafe007cddb52c8555f6fe847c81e7ad0cba Mon Sep 17 00:00:00 2001 From: Michalis Spyrou Date: Tue, 23 Jan 2018 13:01:32 +0000 Subject: COMPMID-765 - Add issue_template for github When someone creates a new issue on github, he/she will see this standarized template. This is a way for users to provide some usefull information that they sometimes forget. Change-Id: I090733e621d1f9c8059f88298981279b4d304ac3 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/117098 Reviewed-by: Georgios Pinitas Tested-by: Jenkins --- .github/issue_template.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/issue_template.md (limited to '.github') diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000000..4eaef77117 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,18 @@ + + +**Output of 'strings libarm_compute.so | grep arm_compute_version':** + +**Platform:** + +**Operating System:** + + + + +**Problem description:** -- cgit v1.2.1