docs(contributor): contributors readme action update#903
Merged
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the contributor grid in docs/contributing.md by adding a new contributor and adjusting table row breaks to keep the HTML table structure valid and visually consistent. File-Level Changes) grouping. and opening tags to maintain correct row boundaries around contributor cells
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- The new
<tr>insertions use tab-based indentation that doesn't match the surrounding spacing style in this file; consider aligning indentation with the existing formatting for consistency. - Double-check that the
<tr>breaks you’ve introduced keep the same number of<td>elements per row as the rest of the contributors table so the layout remains consistent across all rows.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The new `<tr>` insertions use tab-based indentation that doesn't match the surrounding spacing style in this file; consider aligning indentation with the existing formatting for consistency.
- Double-check that the `<tr>` breaks you’ve introduced keep the same number of `<td>` elements per row as the rest of the contributors table so the layout remains consistent across all rows.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|
❌ Build CrispyWaffle 10.0.1535 failed (commit 9a6d2d53c0 by @github-actions[bot]) |
guibranco
approved these changes
Apr 21, 2026
Contributor
Author
|
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logs2026-04-21T23:55:49Z INF scanning for exposed secrets...
11:55PM INF 795 commits scanned.
2026-04-21T23:55:50Z INF scan completed in 1.15s
2026-04-21T23:55:50Z INF no leaks found
|
|
❌ Build CrispyWaffle 10.0.1552 failed (commit 329708e910 by @guibranco) |
|
This was referenced Jul 6, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary by Sourcery
Update contributor documentation to add a new contributor and fix the contributors table layout.
Documentation: