From 6263c6e03b7706210ea64239c2f7e20c2f1f39cf Mon Sep 17 00:00:00 2001 From: Cecile Robert-Michon Date: Thu, 22 Mar 2018 15:44:45 -0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md (#2515) * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 351fb5c5b7..37cbe86677 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,6 +8,11 @@ **Special notes for your reviewer**: +**If applicable**: +- [ ] documentation +- [ ] unit tests +- [ ] tested backward compatibility (ie. deploy with previous version, upgrade with this branch) + **Release note**: