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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,11 @@ Any change that break backwards compatibility or requires significant tooling ch
28
28
You may want to discuss major changes on the mailing list first to get design feedback before investing time in a pull request.
29
29
Please submit all major changes against the `development/v3.0` which is the next major version of the specification.
30
30
31
+
### Target Milestones
32
+
When submitting an issue or pull request, please add a suggested release milestone. This will ensure the issue or pull request is reviewed for inclusion in that release.
33
+
34
+
If your issue or pull request is independent of a release, you can use the `release-independent` milestone.
0 commit comments