From add90cef32d3989717099e5786d50cd6aae1d188 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 13 Jun 2019 15:38:39 -0700 Subject: [PATCH] Tell people they can add their name to AUTHORS.md. (#7155) --- pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pull_request_template.md b/pull_request_template.md index 48d408ac3..9ab07e3aa 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,2 +1,4 @@ Be sure to edit the `master` section of `CHANGELOG.md` to include a description of the change being made in this PR. + +You are also welcome to add your name to `AUTHORS.md` if you like.