diff --git a/.github/PULL_REQUEST_TEMPLATE/impl_template.md b/.github/PULL_REQUEST_TEMPLATE/impl_template.md new file mode 100644 index 00000000..b94fb265 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/impl_template.md @@ -0,0 +1,5 @@ +Implements (some feature). + +This is a brief description. + +@mtshiba