diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..96596a8 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,20 @@ + + +# P# Information + - P# Version (or commit ref): + - Operating System: + - System Architecture (eg. arm, x86_64, ...): + +# Your problem description +Please provide here as much information as possible, including a code snippet if applicable. + +# Expected results +Describe here, what output and/or software behave did you expect. + +# Current results +Provide here current result and program output.