Skip to content

Commit 82631bd

Browse files
committed
Don't ask issue number in the pull request template
By the contribution guide, a contributor should specify the issue number in a commit message if possible. That's why there is on sense to ask about it again in a pull request. Additionally, if there is only one commit, its message will be inserted prior to template message while creating a new pull request. So, this simple change should speed up the creation of the pull requests.
1 parent f8b9b97 commit 82631bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
The proposed changes appertain to #_.
2-
31
The contribution:
42
- [ ] updates all affected documentation
53
- [ ] provides commits messages which comply with the `CONTRIBUTING.md > Committing the changes` rules

0 commit comments

Comments
 (0)