From 9ae413a03de0c59004c58d9236b716e8f5ce500e Mon Sep 17 00:00:00 2001 From: Phil Boyce Date: Sun, 7 May 2023 12:18:32 -0400 Subject: [PATCH 1/2] Minor grammatical updates to newsfragments README --- doc/newsfragments/README.md | 5 ++--- doc/newsfragments/newsfragments-readme-grammar-update.doc | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 doc/newsfragments/newsfragments-readme-grammar-update.doc diff --git a/doc/newsfragments/README.md b/doc/newsfragments/README.md index 0338cf80bfa..f2f25bc094c 100644 --- a/doc/newsfragments/README.md +++ b/doc/newsfragments/README.md @@ -1,10 +1,9 @@ This is the directory for release note fragments processed by [towncrier](https://github.com/hawkowl/towncrier). -When making a user-visible change create a file in this directory and it will be automatically be -included into the release note document when the next release is published. +Create a file in this directory for user-visible changes, and it will be automatically included in the next release note document. -The file extension specifies the type of a change. The following are currently supported: +The following supported file extensions specify the type of change: - .feature: a new feature. - .bugfix: a bug fix. diff --git a/doc/newsfragments/newsfragments-readme-grammar-update.doc b/doc/newsfragments/newsfragments-readme-grammar-update.doc new file mode 100644 index 00000000000..e881536ed4d --- /dev/null +++ b/doc/newsfragments/newsfragments-readme-grammar-update.doc @@ -0,0 +1 @@ +Minor updates to grammar in newsfragments README.md. \ No newline at end of file From 68117679ec339bef3fa7dd3ccc31f5aca3388b5c Mon Sep 17 00:00:00 2001 From: Phil Boyce Date: Sun, 7 May 2023 12:22:27 -0400 Subject: [PATCH 2/2] Minor grammatical updates to newsfragments README --- doc/newsfragments/README.md | 2 +- doc/newsfragments/newsfragments-readme-grammar-update.doc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/newsfragments/README.md b/doc/newsfragments/README.md index f2f25bc094c..37212655ae0 100644 --- a/doc/newsfragments/README.md +++ b/doc/newsfragments/README.md @@ -1,7 +1,7 @@ This is the directory for release note fragments processed by [towncrier](https://github.com/hawkowl/towncrier). -Create a file in this directory for user-visible changes, and it will be automatically included in the next release note document. +Create a file in this directory for user-visible changes, and it will automatically be included in the next release note document. The following supported file extensions specify the type of change: diff --git a/doc/newsfragments/newsfragments-readme-grammar-update.doc b/doc/newsfragments/newsfragments-readme-grammar-update.doc index e881536ed4d..266c3def506 100644 --- a/doc/newsfragments/newsfragments-readme-grammar-update.doc +++ b/doc/newsfragments/newsfragments-readme-grammar-update.doc @@ -1 +1 @@ -Minor updates to grammar in newsfragments README.md. \ No newline at end of file +Minor grammatical updates in newsfragments README.md. \ No newline at end of file