diff options
Diffstat (limited to 'docs/breaking_changes.md')
-rw-r--r-- | docs/breaking_changes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md index 12bc0db9d..6c684970d 100644 --- a/docs/breaking_changes.md +++ b/docs/breaking_changes.md | |||
@@ -102,7 +102,7 @@ This happens immediately after the previous `future` branch is merged. | |||
102 | * [ ] Roll up the ChangeLog into one file. | 102 | * [ ] Roll up the ChangeLog into one file. |
103 | * [ ] `git commit -m 'Merge point for <DATE> Breaking Change'` | 103 | * [ ] `git commit -m 'Merge point for <DATE> Breaking Change'` |
104 | * [ ] `git push origin future` | 104 | * [ ] `git push origin future` |
105 | * Github Actions | 105 | * GitHub Actions |
106 | * [ ] Create a PR for `future` | 106 | * [ ] Create a PR for `future` |
107 | * [ ] Make sure travis comes back clean | 107 | * [ ] Make sure travis comes back clean |
108 | * [ ] Merge `future` PR | 108 | * [ ] Merge `future` PR |