From dad06805995ca192ca92eb4a3b657257a4f16a29 Mon Sep 17 00:00:00 2001 From: "lynn [they]" Date: Thu, 28 Nov 2019 23:39:52 -0800 Subject: [PATCH] Add release notes section --- .github/pull_request_template.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e3628c3..8e80f9c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -16,6 +16,17 @@ _(fill-in or delete this section)_ Fixes #39 --> +## Release Notes + +_(fill-in or delete this section)_ + + + ## Changes _(fill-in or delete this section)_ @@ -23,6 +34,8 @@ _(fill-in or delete this section)_ ## Testing