Skip to content

Commit 96bd459

Browse files
committed
chore: update pr template
1 parent 4605196 commit 96bd459

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ Please ensure your pull request meets the following requirements:
66
- [ ] PR Task 2
77
- [ ] ...
88

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+
920
# Checklist
1021
- [ ] Open your pull request against the `dev` branch.
1122
- [ ] All tests pass in available continuous integration systems (e.g., GitHub Actions).

0 commit comments

Comments
 (0)