From ebaaf5e21262a10aae89951071b268b0ae423ff4 Mon Sep 17 00:00:00 2001 From: Michael Schurter Date: Mon, 1 Apr 2019 15:26:47 -0700 Subject: [PATCH] Mention nomad-oss-debug in issue template Also reordered the sections to put the logs at the end. --- .github/ISSUE_TEMPLATE.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ba4e7c2a5..407a32c3b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -11,8 +11,20 @@ Output from `nomad version` ### Reproduction steps -### Nomad Server logs (if appropriate) +### Job file (if appropriate) ### Nomad Client logs (if appropriate) +If possible please post relevant logs in the issue. -### Job file (if appropriate) +Logs and other artifacts may also be sent to: nomad-oss-debug@hashicorp.com + +Please link to your Github issue in the email and reference it in the subject +line: + +> To: nomad-oss-debug@hashicorp.com +> +> Subject: GH-1234: Errors garbage collecting allocs + +Emails sent to that address are readable by all HashiCorp employees but are *not* publicly visible. + +### Nomad Server logs (if appropriate)