We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bae0a0a commit b701475Copy full SHA for b701475
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,15 @@
1
+## What does this PR do?
2
+Short description of the changes.
3
+
4
+## Motivation
5
+Why is this change needed? What problem does it solve?
6
7
+## How to test
8
+Steps to verify the change works correctly.
9
10
+## Checklist
11
+- [ ] I followed the contributing guidelines
12
+- [ ] Tests added or updated (if applicable)
13
+- [ ] Documentation updated (if applicable)
14
+- [ ] Code compiles without errors
15
+- [ ] No sensitive data committed
0 commit comments