Skip to content

Commit 7db1abe

Browse files
fix cursor mistakes
1 parent d576a39 commit 7db1abe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/guides/custom-reports.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Generate a summary of each pull request in the following bullet point format:
145145
- **Mergeable:** Mergeable
146146
- **PR Stage:** Waiting for Code Reviews
147147
- **Summary:** Summary of the PR.
148-
**Comments:** Summary of PR comments or No comments.
148+
- **Comments:** Summary of the PR comments or No comments.
149149
150150
- **PR Link:** [#302](https://github.com/mygithuborg/thatrepo/pull/302)
151151
- **Title:** PR Title
@@ -185,9 +185,9 @@ Generate a summary of each pull request in the following bullet point format:
185185
- **Title:** PR Title
186186
- **PR State:** 📝 Draft
187187
- **Mergeable:** Not Mergeable
188-
**PR Stage:** Needs Author Action
189-
190-
**Comments:** Summary of PR comments or No comments.
188+
- **PR Stage:** Needs Author Action
189+
- **Summary:** Summary of the PR.
190+
- **Comments:** Summary of the PR comments or No comments.
191191
</example>
192192
```
193193

0 commit comments

Comments
 (0)