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: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ To upload images to a PR -- simply drag and drop an image while in edit mode and
47
47
-[ ] I have made corresponding changes to the documentation
48
48
-[ ] My changes generate no new warnings
49
49
-[ ] I have added tests that prove my fix is effective or that my feature works
50
-
-[ ] I have added a changelog fragment under `source/<pkg>/changelog.d/` for every touched package (do **not** edit `CHANGELOG.rst` or bump `extension.toml` — CI handles that)
50
+
-[ ] I have added a changelog fragment under `source/<package>/changelog.d/` for every touched package (do **not** edit `CHANGELOG.rst` or bump `extension.toml` — CI handles that)
51
51
-[ ] I have added my name to the `CONTRIBUTORS.md` or my name already exists there
0 commit comments