Skip to content

Commit 016e9f2

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent 036b03e commit 016e9f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ much about the checklist - we will help you get started.
1515
- [ ] added news fragment in [changelog folder](/docs/changelog)
1616
* fragment name: `<issue number>.<type>.rst` for example (588.bugfix.rst)
1717
* `<type>` is must be one of `bugfix`, `feature`, `deprecation`,`breaking`, `doc`, `misc`
18-
* if pr has no issue: consider creating one first or change it to the pr number after creating the pr
19-
* "sign" fragment with "by @<your username>"
18+
* if PR has no issue: consider creating one first or change it to the PR number after creating the PR
19+
* "sign" fragment with "by :user:`<your username>`"
2020
* please use full sentences with correct case and punctuation, for example: "Fix issue with non-ascii contents in doctest text files - by :user:`superuser`."
2121
* also see [examples](/docs/changelog/examples.rst)
2222
- [ ] added yourself to `CONTRIBUTORS` (preserving alphabetical order)

0 commit comments

Comments
 (0)