Skip to content

Fix typo in contribute.md regarding open-source#119

Merged
infeo merged 2 commits intocryptomator:developfrom
5atoshiNakamoto:patch-1
Feb 24, 2026
Merged

Fix typo in contribute.md regarding open-source#119
infeo merged 2 commits intocryptomator:developfrom
5atoshiNakamoto:patch-1

Conversation

@5atoshiNakamoto
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between da068e7 and fe4f5da.

📒 Files selected for processing (1)
  • docs/misc/contribute.md

Walkthrough

This pull request updates docs/misc/contribute.md with two minor textual corrections: "open source project" changed to "open-source project" and a sentence edited from "you contribute either, your grant us the rights" to "you grant us the rights," clarifying the recipient of the granted rights. No code, exported/public entities, or functionality were modified. Lines changed: +2/-2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No description was provided by the author. The description field is empty. Add a brief description explaining the typo fixes and their impact, even if minimal.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: fixing a typo related to 'open-source' in contribute.md.
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
  • Post copyable unit tests in a comment

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.

Copy link
Copy Markdown
Contributor

@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.

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
docs/misc/contribute.md (1)

27-27: ⚠️ Potential issue | 🟡 Minor

Pre-existing typo: youryou

Line 27 reads "your grant us the rights to publish…"your should be you. A missing comma after Also is also worth fixing while here.

✏️ Proposed fix
-Our code is licensed under GPLv3 and this documentation under CC-BY-SA 4.0. If you contribute either, your grant us the rights to publish your contributions under those licenses. Also you have to digitally sign a [Contributor License Agreement (CLA)]...
+Our code is licensed under GPLv3 and this documentation under CC-BY-SA 4.0. If you contribute either, you grant us the rights to publish your contributions under those licenses. Also, you have to digitally sign a [Contributor License Agreement (CLA)]...
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/misc/contribute.md` at line 27, Fix the typo and punctuation in the
sentence that starts "Our code is licensed under GPLv3 and this documentation
under CC-BY-SA 4.0. If you contribute either, your grant us the rights..." by
changing "your" to "you" and adding a comma after "Also" (the sentence
containing the CLA link and the phrase "Also you have to digitally sign a
Contributor License Agreement (CLA)"). Ensure the corrected sentence reads
smoothly with "you grant us..." and includes the comma after "Also".
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Outside diff comments:
In `@docs/misc/contribute.md`:
- Line 27: Fix the typo and punctuation in the sentence that starts "Our code is
licensed under GPLv3 and this documentation under CC-BY-SA 4.0. If you
contribute either, your grant us the rights..." by changing "your" to "you" and
adding a comma after "Also" (the sentence containing the CLA link and the phrase
"Also you have to digitally sign a Contributor License Agreement (CLA)"). Ensure
the corrected sentence reads smoothly with "you grant us..." and includes the
comma after "Also".

revised line with good suggestion from coderabbit bot
@infeo infeo merged commit 837548e into cryptomator:develop Feb 24, 2026
2 checks passed
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