We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32986ab commit 77fb6a2Copy full SHA for 77fb6a2
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,8 +1,15 @@
1
# Pull request details
2
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
+
9
## List of related issues or pull requests
10
-Refs: #ISSUE_NUMBER
11
+Refs:
12
+- #ISSUE_NUMBER
13
14
15
## Describe the changes made in this pull request
0 commit comments