From c6bf905a9c74a8c12fd4e3be1802385e22bf3108 Mon Sep 17 00:00:00 2001
From: Simon Egersand <s.egersand@gmail.com>
Date: Sun, 11 Feb 2018 20:28:36 +0100
Subject: [PATCH] Add bullet point about dist files to PR template

---
 .github/PULL_REQUEST_TEMPLATE.md |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index e749b33..16511b8 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -18,6 +18,7 @@
   then don't hesitate to ask. We're here to help!
 -->
 ```
+[ ] I have not included any built dist files (us maintainers do that prior to a new release)
 [ ] I have added tests covering my changes
 [ ] All new and existing tests pass
 [ ] My changes required the documentation to be updated

--
Gitblit v1.9.3