-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: fix typo and DOI badge #3
Conversation
Warning Rate limit exceeded@maehr has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 43 minutes and 34 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. WalkthroughThe recent updates primarily involve documentation refinements and minor version increments for dependencies. The README.md title was changed to a more descriptive one, and the DOI badge URL was updated. The manuscript file had its language metadata and publisher information adjusted for better clarity and accuracy. Finally, the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- README.md (2 hunks)
Additional context used
LanguageTool
README.md
[uncategorized] ~15-~15: A comma may be missing after the conjunctive/linking adverb ‘Furthermore’. (SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA)
Context: ...earch data. It is available in German. Furthermore this repository contains a mapping of t...
[uncategorized] ~26-~26: Loose punctuation mark. (UNLIKELY_OPENING_PUNCTUATION)
Context: ...s organized as follows: -manuscript/
: the manuscript of the publication - `ma...
[grammar] ~30-~30: Did you mean the formatting language “Markdown” (= proper noun)? (MARKDOWN_NNP)
Context: ...e-metadaten.qmd: the main document, in markdown format -
manuscript/custom-reference.d...
[style] ~56-~56: Consider replacing this word to strengthen your wording. (AND_THAT)
Context: ...map This handbook is a living document and will be updated regularly. The discussi...
[uncategorized] ~56-~56: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short). (COMMA_COMPOUND_SENTENCE)
Context: ...sion of the handbook is open to everyone and we welcome feedback and suggestions for...
Additional comments not posted (2)
README.md (2)
1-1
: Title change looks good and aligns with the project's scope.
10-10
: DOI badge URL update is correct and functional.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yaml
is excluded by!pnpm-lock.yaml
Files selected for processing (2)
- manuscript/handbuch-diskriminierungsfreie-metadaten.qmd (6 hunks)
- package.json (1 hunks)
Files skipped from review due to trivial changes (1)
- package.json
Additional comments not posted (4)
manuscript/handbuch-diskriminierungsfreie-metadaten.qmd (4)
552-552
: UpdatedLanguage
field to use ISO language code enhances metadata specificity and interoperability.
602-602
: Standardizing theLanguage
field with ISO language codes improves metadata clarity and adherence to international standards.
603-603
: Addition of more links in theRelation
field enriches the metadata by providing more context and resources.
604-604
: Simplifying theRights
field to "Public Domain" clarifies usage rights and reduces potential confusion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- README.md (2 hunks)
Additional context used
LanguageTool
README.md
[uncategorized] ~15-~15: A comma may be missing after the conjunctive/linking adverb ‘Furthermore’. (SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA)
Context: ...earch data. It is available in German. Furthermore this repository contains a mapping of t...
[uncategorized] ~26-~26: Loose punctuation mark. (UNLIKELY_OPENING_PUNCTUATION)
Context: ...s organized as follows: -manuscript/
: the manuscript of the publication - `ma...
[grammar] ~30-~30: Did you mean the formatting language “Markdown” (= proper noun)? (MARKDOWN_NNP)
Context: ...e-metadaten.qmd: the main document, in markdown format -
manuscript/custom-reference.d...
[style] ~56-~56: Consider replacing this word to strengthen your wording. (AND_THAT)
Context: ...map This handbook is a living document and will be updated regularly. The discussi...
[uncategorized] ~56-~56: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short). (COMMA_COMPOUND_SENTENCE)
Context: ...sion of the handbook is open to everyone and we welcome feedback and suggestions for...
Additional comments not posted (2)
README.md (2)
1-1
: Title updated to reflect the broader scope of the project.
10-10
: DOI badge URL updated to include the DOI number.
Pull request
Proposed changes
Types of changes
Checklist
Summary by CodeRabbit
Documentation
New Features
Chores
git-cliff
to version 2.3.0 andprettier
to version 3.3.1 inpackage.json
.