We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3994812 commit 1a346a6Copy full SHA for 1a346a6
docs/guides/linked-issues.md
@@ -135,9 +135,9 @@ CodeRabbit evaluates linked issues by:
135
2. Comparing changes in the pull request
136
3. Validating if requirements are met
137
4. Providing an assessment with:
138
- - ✅ Addressed
139
- - ❌ Not addressed
140
- - Explanation of the assessment
+ - ✅: If the objective has been addressed in the PR. The 'Explanation' column will be left blank.
+ - ❌: If the objective has not been addressed in the PR. Here a brief explanation is added to the 'Explanation' column.
+ - ❓: If it is unclear whether the objective has been addressed. Here a brief explanation is added to the 'Explanation' column.
141
142
:::note
143
Only the issue title and description are considered in the assessment. Comments and discussion threads are not currently analyzed.
0 commit comments