Skip to content

docs: add Rahul Kumar to contributors#521

Open
Rahulkumar65 wants to merge 2 commits intoappwrite:masterfrom
Rahulkumar65:my-first-contribution
Open

docs: add Rahul Kumar to contributors#521
Rahulkumar65 wants to merge 2 commits intoappwrite:masterfrom
Rahulkumar65:my-first-contribution

Conversation

@Rahulkumar65
Copy link
Copy Markdown

@Rahulkumar65 Rahulkumar65 commented Mar 29, 2026

What does this PR do?

(Provide a description of what this PR does.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

Summary by CodeRabbit

  • Documentation
    • Updated README with contributor information.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 29, 2026

Walkthrough

A single bullet point is appended to README.md with the text "Rahul Kumar 🚀 — Learning Open Source Contribution". The file structure and formatting remain unchanged, with only this new entry added to the existing content. The file now ends without a trailing newline character.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs: add Rahul Kumar to contributors' directly and accurately describes the main change: adding a contributor to the README documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Mar 29, 2026

Greptile Summary

This PR appends a personal contributor bio line to README.md, but it is placed inside the Communities section rather than any dedicated contributors section, and follows none of the formatting conventions used by the rest of the file (every other entry is a markdown link).

Key issues:

  • Wrong section: The entry is added under the Communities heading (Discord, Twitter, DEV Community, etc.), which lists community resources — not individual contributors.
  • No link: Every other list item in the file is a hyperlink; this entry is plain text with no GitHub profile or project URL.
  • Missing trailing newline: The file now lacks a newline at the end, which is a minor but avoidable artifact.
  • Empty PR description: None of the template fields (What does this PR do, Test Plan, Related PRs) were filled in.

Confidence Score: 1/5

This PR is not ready to merge — the entry is placed in the wrong section and does not meet the file's formatting conventions.

The change adds content to an incorrect section of the README and does not follow the link-based formatting used throughout the rest of the file. The PR description is also entirely empty. The change needs to be restructured or removed before merging.

README.md — wrong section placement and missing link/newline.

Important Files Changed

Filename Overview
README.md Adds a plain-text personal bio line at the bottom of the Communities section — wrong location, no link, and missing trailing newline.

Reviews (1): Last reviewed commit: "docs: add Rahul Kumar to contributors" | Re-trigger Greptile

README.md Outdated
You can also find the [Appwrite Topic on GitHub](https://github.com/topics/appwrite)!

- [DEV Community](https://dev.to/appwrite)
- Rahul Kumar 🚀 — Learning Open Source Contribution No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Entry placed in the wrong section

This line is appended inside the Communities section (which lists community links like Discord, Twitter, DEV Community, etc.), not a contributors section. A plain-text personal bio entry does not belong here.

If the intent is to add yourself as a contributor to the project, this repository uses GitHub's native contributor graph (driven by commits/PRs). A self-promotional line in the Communities list is not the correct way to do so.

If the project does maintain a curated contributors section, the entry should:

  1. Be placed under the correct heading (which does not currently exist in this file).
  2. Include a link to the contributor's GitHub profile or relevant work, consistent with every other entry in the file.

README.md Outdated
You can also find the [Appwrite Topic on GitHub](https://github.com/topics/appwrite)!

- [DEV Community](https://dev.to/appwrite)
- Rahul Kumar 🚀 — Learning Open Source Contribution No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Missing newline at end of file

The added line has no trailing newline (\ No newline at end of file in the diff). This breaks the POSIX file convention and can cause issues with tooling that expects a newline-terminated file.

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@README.md`:
- Line 556: Replace the plain text list item "Rahul Kumar 🚀 — Learning Open
Source Contribution" with a markdown list entry matching the existing
Communities pattern: make it a hyphen bullet, hyphenate "Open-Source", and
convert the name/phrase into a markdown link (e.g., "- [Rahul Kumar 🚀 —
Learning-Source Contribution](<URL>)") so it visually and structurally matches
other entries; ensure the link target is set to the appropriate URL for the
resource.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f14d72cf-2898-4212-88c9-e825682b7684

📥 Commits

Reviewing files that changed from the base of the PR and between 46658f6 and 95610e2.

📒 Files selected for processing (1)
  • README.md

README.md Outdated
You can also find the [Appwrite Topic on GitHub](https://github.com/topics/appwrite)!

- [DEV Community](https://dev.to/appwrite)
- Rahul Kumar 🚀 — Learning Open Source Contribution No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Make this new list item consistent with the Communities format.

Line 556 is plain text while the rest of this section uses markdown links, and the phrase should be hyphenated as “Open-Source” for consistency.

Suggested edit
-- Rahul Kumar 🚀 — Learning Open Source Contribution
+- [Rahul Kumar 🚀 — Learning Open-Source Contribution](https://github.com/Rahulkumar65)
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
- Rahul Kumar 🚀 — Learning Open Source Contribution
- [Rahul Kumar 🚀 — Learning Open-Source Contribution](https://github.com/Rahulkumar65)
🧰 Tools
🪛 LanguageTool

[uncategorized] ~556-~556: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...o/appwrite) - Rahul Kumar 🚀 — Learning Open Source Contribution

(EN_COMPOUND_ADJECTIVE_INTERNAL)

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` at line 556, Replace the plain text list item "Rahul Kumar 🚀 —
Learning Open Source Contribution" with a markdown list entry matching the
existing Communities pattern: make it a hyphen bullet, hyphenate "Open-Source",
and convert the name/phrase into a markdown link (e.g., "- [Rahul Kumar 🚀 —
Learning-Source Contribution](<URL>)") so it visually and structurally matches
other entries; ensure the link target is set to the appropriate URL for the
resource.

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.

1 participant