Skip to content

Commit e3667fa

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
Fixed typos and made a change for consistency
1 parent 6f5bdf2 commit e3667fa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Each pull request should address a single issue, and have a meaningful title.
1+
Each pull request should address a single issue and have a meaningful title.
22

33
**Description**
44
Explain what you have changed, and why.
@@ -15,8 +15,8 @@ Explain what you have changed, and why.
1515
**Notes**
1616
- Pull requests must be in English
1717
- If the PR solves an issue, reference it with a suitable verb and the issue number
18-
(e.g. fixes <hash>12345
19-
- Unsolicited PRs will be considered, but there is no guarantee of acceptance
18+
(e.g. fixes <hash>12345)
19+
- Unsolicited pull requests will be considered, but there is no guarantee of acceptance
2020
- Pull requests should be from a feature branch in the contributor's fork of the repository
2121
to the develop branch of the project repository
2222

0 commit comments

Comments
 (0)