From 1db5d859903c88b41ec8cbd62320f696df58b11a Mon Sep 17 00:00:00 2001 From: "Daniel W. Hieber" Date: Mon, 1 Oct 2018 22:00:03 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 15fc4846..cc38a28e 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -161,8 +161,14 @@ _These steps are for maintainers only:_ - **Write the release notes** - Title: vX.X.X - - - List the changes for each schema separately under its own heading. General project changes get their own heading as well. + + - Description: High-level overview of the changes + + - Changelog: + + - List the changes for each schema separately under its own heading. General project changes get their own heading as well. + + - `LABEL: description (#000)` - Compile the list of changes from each of the commits on the master branch