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 16d04e9 commit 4cba35bCopy full SHA for 4cba35b
.github/pull_request_template.md
@@ -0,0 +1,24 @@
1
+# Pull Request
2
+
3
+## Summary
4
5
+<!-- Briefly explain what this PR does. -->
6
7
+## Changes
8
9
+<!-- List key changes. Keep it concise. -->
10
11
+- [x] Change 1
12
13
+## Context
14
15
+<!-- Why is this needed? Link to relevant Linear issues (e.g., `LINEAR-123`). -->
16
17
+## Testing
18
19
+<!-- How did you test this? Include relevant details. -->
20
21
+- [ ] Unit tests
22
+- [ ] Manual testing
23
+- [ ] Postman CI/CD
24
+- [ ] Other (please specify)
0 commit comments