Update DEVELOPMENT_CYCLE.md to work with [patch.crates-io]

This commit is contained in:
Steve Myers
2022-03-18 21:21:09 -05:00
parent 4fbd8520e6
commit 3d69f1c291
5 changed files with 126 additions and 50 deletions

View File

@@ -9,6 +9,11 @@
<!-- In this section you can include notes directed to the reviewers, like explaining why some parts
of the PR were done in a specific way -->
### Changelog notice
<!-- Notice the release manager should include in the release tag message changelog -->
<!-- See https://keepachangelog.com/en/1.0.0/ for examples -->
### Checklists
#### All Submissions:
@@ -21,7 +26,6 @@ of the PR were done in a specific way -->
* [ ] I've added tests for the new feature
* [ ] I've added docs for the new feature
* [ ] I've updated `CHANGELOG.md`
#### Bugfixes: