diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..f581d624 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,17 @@ +### Expected Behavior + +### Actual Behavior + +### Steps to reproduce the behavior + +### Versions + +Pandoc and context versions + + pandoc --version + context --version + +OS information on non-Windows can use one of the following commands + + cat /etc/*-release + lsb_release -a