diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2019-01-11 10:40:14 -0500 |
|---|---|---|
| committer | Joshua Boniface <joshua@boniface.me> | 2019-01-12 13:41:37 -0500 |
| commit | 2e53f4c2e95dca85d7f7f82e075f008c0a321e87 (patch) | |
| tree | 239ffbdc2a0ce7af2bbf21280b13db6995743a3d | |
| parent | f1d6f0457207e176a3d093f90c5933372f7900b2 (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. |
