From 1c56111a07209bdb98138156232a005b300a1ccc Mon Sep 17 00:00:00 2001 From: Matt Wisner Date: Thu, 25 Jun 2020 10:59:01 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32552fd..6a17056 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Example: Inline Changes # ## Overview ## -More TODO TODO TODO +Example of release notes being created via the PR body. Automate Your Release Notes in 3-Clicks @ [NextRelease.io](https://www.nextrelease.io) From ca0981b101ea80ff50256cff8f3d45c50378bf60 Mon Sep 17 00:00:00 2001 From: Matt Wisner Date: Thu, 25 Jun 2020 11:00:02 -0400 Subject: [PATCH 2/2] Update pull_request_template.md --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 79ac4b7..7eb9547 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,5 @@ # Overview -Add a description of this change for your fellow develoeprs here. +Add a description of this change for your fellow developers here. # Release Notes ## Bugs