Skip to content

Commit 38b3272

Browse files
authored
Merge pull request #159 from kpenfound/update_reviewer
make reviewer check that docs have been updated
2 parents 2852797 + ac50488 commit 38b3272

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.dagger/prompts/review.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ You are reviewing changes made in a pull request.
1515
- The code should not include changes unrelated to the description
1616
- The code should not be obviously malicious
1717
- New functionality that did not exist before should have tests created for it
18+
- Changes to project architecture should update the developer docs in CONTRIBUTING.md
19+
- Changes to project functionality should be reflected in changes to the docs under docs/
1820
- Consider cases where the new code could behave in unexpected ways
1921

2022
## Review format

0 commit comments

Comments
 (0)