summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorPaul Rigge2019-02-20 10:00:02 -0800
committeredwardcwang2019-02-20 10:00:02 -0800
commit3c3a49bc0aae60768cbea4427cb9b2f0d75b81de (patch)
tree790dc5a073a957bf1d73cac3b1040de51fea1104 /.github/PULL_REQUEST_TEMPLATE.md
parentc6aae2243f560df7a6bfb44a2787e66823e959ed (diff)
Update templates to include documentation. (#1026)
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index d018e685..cdb2e3df 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -4,7 +4,7 @@ Please select the item best describing the pull request in each category and del
**Related issue**: <!-- if applicable -->
<!-- choose one -->
-**Type of change**: bug report | feature request | other enhancement
+**Type of change**: bug report | feature request | documentation | other enhancement
<!-- choose one -->
**Impact**: no functional change | API addition (no impact on existing code) | API modification