Added schema migration template to PR template (#20717)

A schema migration template is now available to help guide release note development.
This commit is contained in:
Carrie Warner (Mattermost)
2022-07-26 16:17:50 -04:00
committed by GitHub
parent c6913f7d9e
commit c00609ab8e

View File

@@ -23,16 +23,17 @@ Otherwise, link the JIRA ticket.
<!--
Add a release note for each of the following conditions:
* Config changes (additions, deletions, updates)
* API additions—new endpoint, new response fields, or newly accepted request parameters
* Database changes (any)
* Websocket additions or changes
* Anything noteworthy to a Mattermost instance administrator (err on the side of over-communicating)
* New features and improvements, including behavioural changes, UI changes and CLI changes
* Bug fixes and fixes of previous known issues
* Deprecation warnings, breaking changes, or compatibility notes
* Config changes (additions, deletions, updates).
* API additions—new endpoint, new response fields, or newly accepted request parameters.
* Database changes (any).
* Schema migration changes. Use the [Schema Migration Template](https://docs.google.com/document/d/18lD7N32oyMtYjFrJKwsNv8yn6Fe5QtF-eMm8nn0O8tk/edit?usp=sharing) as a starting point to capture these details as release notes.
* Websocket additions or changes.
* Anything noteworthy to a Mattermost instance administrator (err on the side of over-communicating).
* New features and improvements, including behavioral changes, UI changes, and CLI changes.
* Bug fixes and fixes of previous known issues.
* Deprecation warnings, breaking changes, or compatibility notes.
If no release notes are required write NONE. Use past-tense. Newlines are stripped.
If no release notes are required, write NONE. Use past-tense. Newlines are stripped.
Examples: