diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 0000000..00d1bb1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,9 @@ +!!!IMPORTANT!!!: To facilitate faster and easier response to your issue please provide in addition to the description of the issue also the following information + + - OS version: e.g. SLC6 + - Compiler version: e.g GCC 6.2 + - Package version: tag, commit ID, CVMFS release or GitHub branch + - Reproduced by: exact steps to reproduce the problem: checkout, setup environment (iLCSoft release), cmake, build, run... + - Input: link to input files if applicable + - Output: full build and run log output + - Goal: A short description of what you are trying to achieve