From 55685abdc70bab47a9c9ced49870d83171633081 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Thu, 30 Mar 2017 00:25:35 -0700 Subject: [PATCH] fix link in issue template --- .github/ISSUE_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e8d7cd944..cb73142c3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,7 @@ **DELETE THIS TEMPLATE BEFORE SUBMITTING** -_Only use Github issues to report bugs or feature requests, see https://www.packer.io/community/_ +_Only use Github issues to report bugs or feature requests, see +https://www.packer.io/community.html_ If you are planning to open a pull-request just open the pull-request instead of making an issue first.