From 209b7bc86d197efed3c45a956f2f146591d45f34 Mon Sep 17 00:00:00 2001 From: Rickard von Essen Date: Mon, 7 Mar 2016 12:05:59 +0100 Subject: [PATCH] Emphasise that the template should be removed before submitting. --- .github/ISSUE_TEMPLATE.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9f5f33275..22ef8917e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,8 +1,10 @@ +**DELETE THIS TEMPLATE BEFORE SUBMITTING** + If you are planning to open a pull-request just open the pull-request instead of making an issue first. FOR FEATURES: -Describe the feature you want and your use case. +Describe the feature you want and your use case _clearly_. FOR BUGS: @@ -12,5 +14,5 @@ Describe the problem and include the following information: - Host platform - Debug log output from `PACKER_LOG=1 packer build template.json`. Please paste this in a gist https://gist.github.com -- The simplest example template and scripts needed to reproduce the bug. +- The _simplest example template and scripts_ needed to reproduce the bug. Include these in your gist https://gist.github.com