diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3ca032cf..63ed0d6b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,7 +20,7 @@ - - [ ] **Feature Release ONLY** :red_square: Squash migration files :red_square: + - [ ] **Feature Release ONLY** :red_square: [Squash migration files](https://docs.djangoproject.com/en/5.2/topics/migrations/#squashing-migrations) :red_square: _Multiple migration files created as part of this release are to be sqauashed into a few files as possible so as to limit the number of migrations_ - [ ] :firecracker: Contains breaking-change Any Breaking change(s)?