diff --git a/doc/newsfragments/README.md b/doc/newsfragments/README.md index 0338cf80b..37212655a 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 automatically be 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 000000000..266c3def5 --- /dev/null +++ b/doc/newsfragments/newsfragments-readme-grammar-update.doc @@ -0,0 +1 @@ +Minor grammatical updates in newsfragments README.md. \ No newline at end of file