Skip to content

Commit a510dd6

Browse files
committed
Align PR template placeholder to <package> for consistency
1 parent 792d2f9 commit a510dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To upload images to a PR -- simply drag and drop an image while in edit mode and
4747
- [ ] I have made corresponding changes to the documentation
4848
- [ ] My changes generate no new warnings
4949
- [ ] 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)
5151
- [ ] I have added my name to the `CONTRIBUTORS.md` or my name already exists there
5252

5353
<!--

0 commit comments

Comments
 (0)