Skip to content

Commit 77fb6a2

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent 32986ab commit 77fb6a2

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# Pull request details
22

3+
As a contributor I confirm,
4+
- [ ] I read and followed the instructions in [CONTRIBUTING.md](CONTRIBUTING.md)
5+
- [ ] The developer documentation is up to date with the changes introduced in this Pull Request
6+
- [ ] Tests are passing
7+
- [ ] All the workflows are passing
8+
39
## List of related issues or pull requests
410

5-
Refs: #ISSUE_NUMBER
11+
Refs:
12+
- #ISSUE_NUMBER
613

714

815
## Describe the changes made in this pull request

0 commit comments

Comments
 (0)