Update development docs to remove squashing instructions

This commit is contained in:
Jeremy Stretch
2020-04-29 09:44:41 -04:00
parent 1f876ea09e
commit 15c260c484
5 changed files with 2 additions and 177 deletions

View File

@@ -35,10 +35,6 @@ Update the following static libraries to their most recent stable release:
* jQuery
* jQuery UI
### Squash Schema Migrations
Database schema migrations should be squashed for each new minor release. See the [squashing guide](squashing-migrations.md) for the detailed process.
### Create a new Release Notes Page
Create a file at `/docs/release-notes/X.Y.md` to establish the release notes for the new release. Add the file to the table of contents within `mkdocs.yml`.