We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2852797 + ac50488 commit 38b3272Copy full SHA for 38b3272
.dagger/prompts/review.md
@@ -15,6 +15,8 @@ You are reviewing changes made in a pull request.
15
- The code should not include changes unrelated to the description
16
- The code should not be obviously malicious
17
- 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/
20
- Consider cases where the new code could behave in unexpected ways
21
22
## Review format
0 commit comments