@@ -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
@@ -164,8 +164,8 @@ Generate a summary of each pull request in the following bullet point format:
164164- **PR Link:** [#14](https://github.com/mygithuborg/frontend/pull/14)
165165- **Title:** PR Title
166166- **PR State:** 💬 Open
167- - **PR Stage:** Needs Author Action
168167- **Mergeable:** Mergeable
168+ - **PR Stage:** Needs Author Action
169169- **Summary:** Summary of the PR.
170170- **Comments:** Summary of the PR comments or No comments.
171171
@@ -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