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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,3 +18,4 @@ We believe that you must be excited to contribute to our repo, but first, please
18
18
- Be patient. We are a small team and may not be able to review your PR immediately.
19
19
- Please be considerate towards the developers and other users when raising issues or presenting pull requests.
20
20
- Respect our decision(s), and do not be upset or abusive if your submission is not used.
21
+
- For release pull requests, include an HTML comment block starting with `<!-- release-notes` and ending with `-->` in the PR description. The automation will extract that block into the release notes.
0 commit comments