Skip to content

Conversation

@billykern
Copy link
Contributor

Summary

  • Fix missing blank line after the bullet list of data sources in the "How Bits AI SRE investigates" section
  • This prevents "Kubernetes events" from incorrectly merging with the following paragraph when rendered

Before

The last bullet item runs into the next paragraph:

  • Kubernetes events Each hypothesis ends in one of three states...

After

Properly separated:

  • Kubernetes events

Each hypothesis ends in one of three states...

Add missing blank line after the bullet list of data sources to prevent
"Kubernetes events" from merging with the following paragraph.
@billykern billykern requested a review from a team as a code owner December 11, 2025 16:48
Copy link
Contributor

@iadjivon iadjivon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Billy, great catch! Thanks so much creating this PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants