From a0f528bd7849600e41b36303f024050efa711973 Mon Sep 17 00:00:00 2001 From: Jared Gesser <6437182+peanutbother@users.noreply.github.com> Date: Fri, 14 Sep 2018 22:27:06 +0200 Subject: [PATCH] PR Templates | Fixing minor things (#2015) see following discussions: - https://github.com/parcel-bundler/parcel/pull/2010#discussion_r217498532 - https://github.com/parcel-bundler/parcel/pull/2010#discussion_r217456075 - https://github.com/parcel-bundler/parcel/pull/2010#discussion_r217499822 --- .github/PULL_REQUEST_TEMPLATE/bugfix.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/bugfix.md b/.github/PULL_REQUEST_TEMPLATE/bugfix.md index b1a2da246dc..171e38e394b 100644 --- a/.github/PULL_REQUEST_TEMPLATE/bugfix.md +++ b/.github/PULL_REQUEST_TEMPLATE/bugfix.md @@ -6,14 +6,14 @@ about: Did you fix something that did not work as expected? # 🐛 bug fix -## 🤔 What was not working? +## 🤔 Tell Us What Goes Wrong @@ -23,7 +23,10 @@ Search open/closed issues before submitting since someone might have pushed the ## 🔦 Tests - + ## 🌍 Your Environment