From a3c1c3168d3bfdf528d988da1e029712deb834f7 Mon Sep 17 00:00:00 2001 From: Rickard von Essen Date: Tue, 27 Jun 2017 15:32:52 +0200 Subject: [PATCH] Deflect some issues which are not bugs I think we should make it more clear that connection issues are generally not bugs and should be sent to the mailing list or IRC etc. What do you think? --- .github/ISSUE_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index cb73142c3..2cf5061c2 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,8 +1,13 @@ +_Read these instructions before submitting_ + **DELETE THIS TEMPLATE BEFORE SUBMITTING** _Only use Github issues to report bugs or feature requests, see https://www.packer.io/community.html_ +Specifically we _don't accept_ issues for: +- _Timeout waiting for SSH/WinRM_ - Unless there is evidence pointing towards a bug in packer. e.g it works with a previous version, or you can manually connect with the same credentials, etc. Ask on the mailing list if you are unsure. + If you are planning to open a pull-request just open the pull-request instead of making an issue first. FOR FEATURES: