diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..a7d69f6f7 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,14 @@ +If you have a question, prepend your issue with `[question]` or consider using the nomad mailing list or IRC channel. + +If filing a bug please include the following: + +### Nomad version +Output from `nomad version` + +### Operating system and Environment details + +### Issue + +### Reproduction steps + +### Job file if appropriate