From 23e048ae4562ed1659531386def8e52bb3ee02ea Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Thu, 10 Mar 2016 15:26:42 -0800 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ISSUE_TEMPLATE.md 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