You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,3 +182,6 @@ When you are ready to open a pull request, please link any relevant issues and r
182
182
- After review, use a **merge commit** to merge into main, DO NOT SQUASH INTO MAIN
183
183
- Open a PR from main back into dev so they're synced again, bypass the rules to use a **merge commit**, DO NOT SQUASH MAIN INTO DEV
184
184
- Create a Github release with the corresponding tag, modify the auto-generated release notes to focus on the major changes that occurred
185
+
186
+
### Major releases
187
+
- Create a post in the internal Sci Comp channel titled "aind-data-schema vX.X.X includes breaking changes" and write a bullet point for each breaking change that is being rolled out
0 commit comments