diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..07a1c50 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,17 @@ +## Minimal Code Example + +``` +``` + +## Conditions + +. | . +--------------------- | ------------------ +**Operating System:** | ? +**Compiler:** | ? +**Compiler flags:** | ? +**maddy version:** | ? + +## Description + +What did you try? What is not working?