Skip to content

Commit 83ba923

Browse files
committed
Merge branch 'main' of github.com:phpList/web-frontend into dev
2 parents 718c53a + d6333ed commit 83ba923

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.coderabbit.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
language: "en-US"
2+
tone_instructions: "chill"
23
reviews:
34
profile: "chill"
45
high_level_summary: true
6+
collapse_walkthrough: true
7+
suggested_labels: false
8+
high_level_summary_in_walkthrough: false
9+
changed_files_summary: false
10+
poem: false
11+
finishing_touches:
12+
docstrings:
13+
enabled: false
514
auto_review:
615
enabled: true
716
base_branches:

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@coderabbitai summary
2+
13
### Summary
24

35
Provide a general description of the code changes in your pull request …

0 commit comments

Comments
 (0)