We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4605196 commit 96bd459Copy full SHA for 96bd459
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -6,6 +6,17 @@ Please ensure your pull request meets the following requirements:
6
- [ ] PR Task 2
7
- [ ] ...
8
9
+# Impact Areas
10
+Which part of Acontext would this feature affect?
11
+- [ ] Client SDK (Python)
12
+- [ ] Client SDK (TypeScript)
13
+- [ ] Core Service
14
+- [ ] API Server
15
+- [ ] Dashboard
16
+- [ ] CLI Tool
17
+- [ ] Documentation
18
+- [ ] Other: please_specify_here
19
+
20
# Checklist
21
- [ ] Open your pull request against the `dev` branch.
22
- [ ] All tests pass in available continuous integration systems (e.g., GitHub Actions).
0 commit comments