Skip to content

Commit cc65698

Browse files
authored
Merge pull request #186 from appliedAI-Initiative/quickfix-pull-request-template
Make pull request template link PR to issue
2 parents 1de5ca3 + c3434d4 commit cc65698

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ https://github.com/appliedAI-Initiative/pyDVL/blob/develop/CONTRIBUTING.md
66

77
### Description
88

9-
This PR closes issue #XXX
9+
This PR closes #XXX
1010

1111
### Changes
1212

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
[PR #184](https://github.com/appliedAI-Initiative/pyDVL/pull/184)
1111
- Added Pull Request template
1212
[PR #185](https://github.com/appliedAI-Initiative/pyDVL/pull/185)
13+
- Modified Pull Request template to automatically link PR to issue
14+
[PR ##186](https://github.com/appliedAI-Initiative/pyDVL/pull/186)
1315

1416

1517
## 0.2.0 - 📚 Better docs

0 commit comments

Comments
 (0)