diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 00000000..ed9c9fe6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,10 @@ + * Compiler Used: + * Operating System: + * Architecture (ARM/x86/32bit/64bit/etc): + + +### Expected Behavior + +### Actual Behavior + +### Minimal Example to Reproduce Behavior