diff options
author | James Young <xxiinophobia@yahoo.com> | 2020-01-09 10:55:46 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-01-09 11:19:47 -0800 |
commit | 71de09d7510213d707ca1056c6e0eca840678d37 (patch) | |
tree | 401e66a3dd8fdb1aba0200188a7dd6ff601322ba | |
parent | d3bd1d893b6f7caebe821b5811104a9981d8f084 (diff) | |
download | qmk_firmware-71de09d7510213d707ca1056c6e0eca840678d37.tar.gz qmk_firmware-71de09d7510213d707ca1056c6e0eca840678d37.zip |
Update Breaking Changes doc timeline
-rw-r--r-- | docs/breaking_changes.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md index fc71cf5ab1..56d14438d7 100644 --- a/docs/breaking_changes.md +++ b/docs/breaking_changes.md @@ -15,8 +15,8 @@ The next Breaking Change is scheduled for February 29, 2020. ### Important Dates * [x] 2019 Sep 21 - `future` is created. It will be rebased weekly. -* [ ] 2020 Jan 11 - `future` closed to new PR's. -* [ ] 2020 Jan 11 - Call for testers. +* [ ] 2020 Feb 1 - `future` closed to new PR's. +* [ ] 2020 Feb 1 - Call for testers. * [ ] 2020 Feb 26 - `master` is locked, no PR's merged. * [ ] 2020 Feb 28 - Merge `future` to `master`. * [ ] 2020 Feb 29 - `master` is unlocked. PR's can be merged again. @@ -68,7 +68,7 @@ This happens immediately after the previous `future` branch is merged. * [ ] `git push origin future` * [ ] `git push --tags` -## 4+ Weeks Before Merge +## 4 Weeks Before Merge * `future` is now closed to new PR's, only fixes for current PR's may be merged * Post call for testers |