diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2019-01-11 10:40:14 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-11 10:40:14 -0500 |
| commit | fa4c6ee8b24bfd1e150083229f9d8d4b9c1a283c (patch) | |
| tree | b0a6d199c0aebbc2cffd336b6bc8354b79d5b232 | |
| parent | 2e39a80c634b53a46edff784bdbb9d8306f81e41 (diff) | |
Add blurb about title
| -rw-r--r-- | .github/pull_request_template.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0edc49218..9a0cde9be 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,5 @@ +Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). + **Changes** Describe your changes here in 1-5 sentences. |
