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: docs/contributing.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ If you wan't to request a new feature or you have detected an issue, please use
59
59
60
60
-[x] Create your first Merge Request (MR) as soon as possible.
61
61
62
-
> Merge requests will be responsible for semantic-release storytelling and so use them wisely! The changelog report generated automatically will be based on your commits merged into main branch and should cover all the thins you did for the project, as an example:
62
+
> Merge requests will be responsible for semantic-release storytelling and so use them wisely! The changelog report generated automatically will be based on your commits merged into main branch and should cover all the things you did for the project, as an example:
63
63
64
64
-[x] Separate your merge requests based on LABEL or functionality if you are working on `feat` label
65
65
@@ -75,7 +75,7 @@ If you wan't to request a new feature or you have detected an issue, please use
75
75
76
76
`{LABEL}(KDP): {message}`
77
77
78
-
-[x] Use small Merge Requests but do them more ofthen < 400 ligns for quicker and simple review and not the whole project !
78
+
-[x] Use small Merge Requests but do them more ofthen < 400 lines for quicker and simple review and not the whole project !
0 commit comments