From 8f08ad2e99cf0773f5722ae27b65ba989c145336 Mon Sep 17 00:00:00 2001 From: Molly Struve Date: Fri, 13 Dec 2019 07:24:27 -0600 Subject: [PATCH] add optimization option to PR template (#5097) --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6513666a5..8d3942f35 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,6 +7,7 @@ - [ ] Refactor - [ ] Feature - [ ] Bug Fix +- [ ] Optimization - [ ] Documentation Update ## Description