diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..743f98cca --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,14 @@ + +TODO(you): choose "part of" or "resolves" and the associated github issue #. + +[Part of|Resolves] #531 + +--- + +# Description + +TODO(you): Write why you are making the changes in this pull request. + +TODO(you): Write a summary of the changes you are making. + +TODO(you): Link anything that would be helpful or relevant to the reviewers.